[GameMode] [GM] SA:RP Script - CityWide based gamemode
#3

Did you download the nightly, stable, or from the svn? Also I think that might be because I made a minor mistake. Try adding a ; to the end of line 46 or 47 (Whichever you have uncommented, 46 is to default). -- It's weird that you're getting the error though, as it hasn't appeared before.

Basically, replace:
Код:
// Change comment to enable
new admincheckip = 0 // Disabled
//new admincheckip = 1 // Enabled
with:
Код:
// Change comment to enable
new admincheckip = 0; // Disabled
//new admincheckip = 1; // Enabled
Tell me if that fixes it, and I'll reissue the stable. Again, very weird that I never noticed that (No compiler errors for me).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)