05.03.2011, 20:03
(
Последний раз редактировалось BurgessGaming; 06.03.2011 в 23:17.
)
So i just installed XtremeAdmin 2, all went well i got no errors only this warning...
Line:
and when i test it out it goes straight into game and doesnt make people register, ask for password or save there file into the Scriptfiles folder.
please help !!
pawn Код:
C:\Users\Tyler Burgess\Documents\SA Servers\Own coded\filterscripts\XtremeAdmin2.pwn(1217) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 2596 bytes
Code size: 157636 bytes
Data size: 209000 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5316 cells (21264 bytes)
Total requirements: 385616 bytes
1 Warning.
pawn Код:
public OnPlayerPrivmsg(playerid, recieverid, text[]) {
please help !!