Quote:
Originally Posted by dannyk0ed
I installed and complied got
pawn Код:
[18:17:15] sscanf plugin loaded.
[18:17:15] (c) 2009 Alex "******" Cole
[18:17:15] 0.3d-R2 500 Players "dnee"
[18:17:15] ===============================
[18:17:15] Loaded. [18:17:15] Loading plugin: crashdetect [18:17:15] crashdetect v4.5.1 is OK. [18:17:15] Loaded. [18:17:15] Loaded 3 plugins.
[18:17:15] [18:17:15] Filterscripts [18:17:15] --------------- [18:17:15] Loading filterscript 'cali-houses.amx'... [18:17:16] Loaded 1 filterscripts.
[18:17:16] Script[gamemodes/Crystal.amx]: Run time error 18: "File is for a newer version of the AMX" [18:17:16] Failed to load 'gamemodes/Crystal.amx' script. [18:17:16] Number of vehicle models: 0
Now?
|
Here is how to fix this error:
Check in your server/pawno folder if you have a file called pawn.cfg. If it is there, open the file and change -O2 to -O1 if it's in there. Then recompile the script.
Hope that helps.