14.12.2011, 17:49
Is it me or is nobody interested in the GM?
warning 235: public function lacks forward declaration (symbol "DBroadCast") error 017: undefined symbol "LoadDynamicMapIcons" error 017: undefined symbol "door5" error 017: undefined symbol "string2" warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 203: symbol is never used: "GetDistance" warning 203: symbol is never used: "Name" |
Guys any one can script login/register script . i checked in sa-mp forums but i need like this that it should be showing in a box to type password to register/login.
_____________________________________ Xtreme Generation Fun Time Server. Game Mode [SATDM](edited) Playerslot:15 Weburl: xgtdm.tk Ip> 91.215.156.147:8452 |
I also get these errors:
Код:
C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(312) : warning 235: public function lacks forward declaration (symbol "DBroadCast") C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(675) : error 017: undefined symbol "LoadDynamicMapIcons" C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(782) : error 017: undefined symbol "door5" C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(1478) : error 017: undefined symbol "string2" C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(2215) : warning 202: number of arguments does not match definition C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(2220) : warning 202: number of arguments does not match definition C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(2225) : warning 202: number of arguments does not match definition C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(2230) : warning 202: number of arguments does not match definition C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(2235) : warning 202: number of arguments does not match definition C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(3445) : warning 203: symbol is never used: "GetDistance" C:\Users\Ghost\Desktop\My Script\gamemodes\drp.pwn(3445) : warning 203: symbol is never used: "Name" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors. |