Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: Nubbe
Forum: Scripting 09-27-2021, 15:51
Replies: 2
Views: 806
Posted By Nubbe
[CSGO] Need help with rewriting to new syntax

So i rewrote everything and still got this error

maprate.sp(764) : error 017: undefined symbol "bool"
and the line of code
bool voluntary = bool ReadPackCell(data);

i cant seem to get my...
Forum: Scripting 09-05-2021, 18:13
Replies: 6
Views: 909
Posted By Nubbe
Re: Need some help with this

Fixed with adding

public void OnPluginStart()
{
RegAdminCmd("sm_setct", Command_SetCT, ADMFLAG_SLAY, "Set players clan tag");
LoadTranslations("common.phrases");
}
Forum: Scripting 09-05-2021, 18:13
Replies: 6
Views: 909
Posted By Nubbe
Re: Need some help with this

I figured it out im stupid nvm Thank you very much dude
Forum: Scripting 09-05-2021, 18:09
Replies: 6
Views: 909
Posted By Nubbe
Re: Need some help with this

L 09/06/2021 - 00:03:08: "whattadoggo<2><STEAM_1:0:105693675><CT>" say "!setct nubbe surf"
L 09/06/2021 - 00:03:08: [SM] Exception reported: Language phrase "No matching client" not found (arg 4)
L...
Forum: Scripting 09-05-2021, 17:49
Replies: 6
Views: 909
Posted By Nubbe
Re: Need some help with this

But isnt that old syntax ? because it works with that and when i then compile it, it doesnt give a replytotargeterror in chat ingame

And gives these errors in console


L 09/05/2021 - 23:51:37:...
Forum: Scripting 09-05-2021, 17:42
Replies: 6
Views: 909
Posted By Nubbe
Need some help with this

i cant seem to figure out why this gives me errors


char Target[64];
char cl[32];
GetCmdArg(1, Target, sizeof(Target));
GetCmdArg(2, cl, sizeof(cl));

char...
Forum: Scripting Help 09-05-2021, 17:40
Replies: 0
Views: 990
Posted By Nubbe
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 18:28.


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