compiling error
#1

public OnPlayerCommandText(playerid, cmdtext[])
{
dcmd(register, 8, cmdtext);
dcmd(login, 5, cmdtext);
dcmd(logout, 6, cmdtext);
dcmd(password, 8, cmdtext);

return 0;
}
(there are more in the tp but if i put all of my text on it would fill this whole page)
when i try to save this i get this i get this error:

C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(87) : error 017: undefined symbol "dcmd_register"
C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(8 : error 017: undefined symbol "dcmd_login"
C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(89) : error 017: undefined symbol "dcmd_logout"
C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(90) : error 017: undefined symbol "dcmd_password"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
can anyone help it would be appreciated
Reply
#2

fixed this now i need help with this
https://sampforum.blast.hk/showthread.php?tid=168623
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)