13.06.2009, 10:44
O god, i really feel like a noob now. Thanks again Donny, but when i remove the ''}'' above ''return 0;'' , i still get 4 errors.
Here are the errors, and the pastebin.
http://pastebin.com/m628af1f
Errors:
Its something with that OnPlayerCommandText, how can it say that its not implemented btw?
Thanks in advance
Here are the errors, and the pastebin.
http://pastebin.com/m628af1f
Errors:
Код:
C:\Users\Joop\Documents\Bas\server\samp\filterscripts\menu.pwn(36) : warning 217: loose indentation C:\Users\Joop\Documents\Bas\server\samp\filterscripts\menu.pwn(121) : error 029: invalid expression, assumed zero C:\Users\Joop\Documents\Bas\server\samp\filterscripts\menu.pwn(121) : error 004: function "OnPlayerCommandText" is not implemented C:\Users\Joop\Documents\Bas\server\samp\filterscripts\menu.pwn(123) : error 017: undefined symbol "cmdtext" C:\Users\Joop\Documents\Bas\server\samp\filterscripts\menu.pwn(129) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
Thanks in advance