23.12.2012, 11:34
(
Последний раз редактировалось aslan890; 23.12.2012 в 14:15.
Причина: title is changed
)
I was trying to connect myqsl and i put some files in my server file and mtrp-final.zip it had .pwn that i have to edited for my self - the mysq- sql part and i ddi but it giving me this error even when i dont edit?
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(9846) : warning 215: expression has no effect
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(36155) : error 004: function "NameTimer" is not implemented
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(37875) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
[/CODE]
Line 9846:
Line 36155:
Line 37875:
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(9846) : warning 215: expression has no effect
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(36155) : error 004: function "NameTimer" is not implemented
C:\Users\GURKAN\Desktop\New folder (2)\nwprrrrrrrrrrrrrrrrrrrrrr\filterscripts\mtrp-final.pwn(37875) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
[/CODE]
Line 9846:
Код:
SetDisabledWeapons(43,44,45);
Код:
NameTimer();
Код:
public OnPlayerPrivmsg(playerid, recieverid, text[])