and with urs karlip came these warnings / errors
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(33) : warning 201: redefinition of constant/macro (symbol "MAX_PLAYERS")
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(344) : error 017: undefined symbol "Pickup"
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(463) : error 017: undefined symbol "briefcase"
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(463) : warning 215: expression has no effect
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(463) : error 001: expected token: ";", but found "]"
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(463) : error 029: invalid expression, assumed zero
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(463) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.
EDIT
![Shocked](images/smilies/surprised.gif)
k now after that post iv got these errors (from edde)
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(827) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(833) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(835) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(839) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(841) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(344) : warning 204: symbol is assigned a value that is never used: "Pickup"
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(461) : warning 204: symbol is assigned a value that is never used: "PlayerMoney"
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\gamemodes\asfr.pwn(462) : warning 204: symbol is assigned a value that is never used: "PlayerMoneyPickup"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.