Raised This Month: $ Target: $400
 0% 

Solved CSS Knife can't be equipped with Command ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Zuczekxx
Junior Member
Join Date: Dec 2023
Location: ►Europe
Old 12-20-2023 , 14:22   Re: CSS Knife can't be equipped with Command ?
Reply With Quote #3

I dont know why but the server still crashes :
//------------------------------------------------------------------------------
public Action Command_KnifeEquip(int client, int args){
int knife = GetPlayerWeaponSlot(client, CS_SLOT_KNIFE);
EquipPlayerWeapon(client, knife);
return Plugin_Handled;
}
//------------------------------------------------------------------------------
When i swapped CS_SLOT_KNIFE with for example CS_SLOT_SECONDARY it worked as well as with any other slot but when i try it with the knife either the server crashes or nothing happens
Zuczekxx is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode