Quote:
Originally Posted by [HiC
TheKiller ]
Quote:
Originally Posted by MegaMen
Quote:
Originally Posted by [HiC
TheKiller ]
You need the AMX version because the .pwn is just for editing in a program. The AMX version is the version that can be read by the server.
|
But where can i get the .amx file ! It were not there when i downloaded
|
You download the .PWN, download the main server file off sa-mp.com. You then open the pawn file with pawno located in the pawn folder and press compile!
|
When i do that it shows me 2 errors:
D:\SAMP SERVERS\gamemodes\name.pwn(1117
![Cool](images/smilies/cool.gif)
: error 017: undefined symbol "SetDisabledWeapons"
D:\SAMP SERVERS\gamemodes\name.pwn(13719) : warning 213: tag mismatch
D:\SAMP SERVERS\gamemodes\name.pwn(4040
![Cool](images/smilies/cool.gif)
: error 017: undefined symbol "NameTimer"
D:\SAMP SERVERS\gamemodes\name.pwn(42194) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.