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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: nonick
Forum: News 02-10-2010, 13:21
Replies: 62
Views: 53,628
Posted By nonick
Forum: News 02-10-2010, 12:03
Replies: 62
Views: 53,628
Posted By nonick
Re: SourceMod 1.3.1 Released! Also, Six Years.

It's with other file than trying with "AskPluginLoad2".// ...\sourcemod-1.3.1\addons\sourcemod\scripting\include\so
urcemod.inc(139) : error 025: function heading differs from prototype
//...
Forum: News 02-10-2010, 10:44
Replies: 62
Views: 53,628
Posted By nonick
Re: SourceMod 1.3.1 Released! Also, Six Years.

Idont remember but then i use "AskPluginLoad2" i think i was got more errors. Maybe check this file ;]
Forum: News 02-10-2010, 10:09
Replies: 62
Views: 53,628
Posted By nonick
Re: SourceMod 1.3.1 Released! Also, Six Years.

Is: new clients[maxClients];
new total = 0;

for (new i=1; i<=MaxClients; i++)

Need change to
new clients[MaxClients];
new total = 0;

for (new i=1;...
Forum: News 02-10-2010, 09:47
Replies: 62
Views: 53,628
Posted By nonick
Re: SourceMod 1.3.1 Released! Also, Six Years.

I have problem with compiling:
...\sourcemod-1.3.1\addons\sourcemod\scripting\include\sd
ktools_sound.inc(406) : error 017: undefined symbol "maxClients"
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 22:49.


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