Raised This Month: $ Target: $400
 0% 

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Zuczekxx
Forum: Scripting 12-24-2023, 20:19
Replies: 8
Views: 1,318
Posted By Zuczekxx
Re: CSS Knife can't be equipped with Command ?

Yes it does , thanks man also Merry Christmas
Forum: Scripting 12-22-2023, 15:32
Replies: 8
Views: 1,318
Posted By Zuczekxx
Re: CSS Knife can't be equipped with Command ?

Tried it just now and the server console keeps spamming : "UTIL_GetListenServerHost() called from a dedicated server or single-player game." was thinking about using ClientCommand(client,...
Forum: Scripting 12-21-2023, 08:24
Replies: 8
Views: 1,318
Posted By Zuczekxx
Re: CSS Knife can't be equipped with Command ?

the command does nothing now , is the css knife broken ?
Forum: Scripting 12-20-2023, 14:22
Replies: 8
Views: 1,318
Posted By Zuczekxx
Re: CSS Knife can't be equipped with Command ?

I dont know why but the server still crashes :
//------------------------------------------------------------------------------
public Action Command_KnifeEquip(int client, int args){
int knife =...
Forum: Scripting 12-20-2023, 08:43
Replies: 8
Views: 1,318
Posted By Zuczekxx
CSS Knife can't be equipped with Command ?

Guys does anyone know why this command doesn't change the players weapon to a knife ( as it supposedly should, all it does is crash the game ):
public Action Command_KnifeEquip(int client, int...
Forum: Scripting 12-15-2023, 09:44
Replies: 2
Views: 919
Posted By Zuczekxx
Re: [CSS] Player respawns in Terrorists as a Spectator ?

Thanks man ! God bless you it works !
Forum: Scripting 12-14-2023, 19:30
Replies: 2
Views: 919
Posted By Zuczekxx
[CSS] Player respawns in Terrorists as a Spectator ?

public void Event_PlayerDeath(Event event, const char[] name, bool dontBroadcast)
{
int clientindex = GetClientOfUserId(event.GetInt("userid"));
char s_name[64];
GetClientName(clientindex,...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 06:27.


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