PAWN.CMD issue
#3

Replace your current OnPlayerCommandReceived with
pawn Code:
public OnPlayerCommandReceived(playerid, cmd[], params[], flags)
and OnPlayerCommandPerformed with
pawn Code:
public OnPlayerCommandPerformed(playerid, cmd[], params[], result, flags)
Code:
error 017: undefined symbol "cmd_ame"
You're attempting to call a command that does not exists, either create the command or delete it. Have a look on your gamemode for
pawn Code:
callcmd::ame
Reply


Messages In This Thread
PAWN.CMD issue - by GeorgeMcReary - 15.07.2019, 08:33
Re: PAWN.CMD issue - by Mugala - 15.07.2019, 08:34
Re: PAWN.CMD issue - by d3Pedro - 15.07.2019, 08:38
Re: PAWN.CMD issue - by GeorgeMcReary - 15.07.2019, 09:46
Re: PAWN.CMD issue - by GTLS - 15.07.2019, 10:11
Re: PAWN.CMD issue - by SlowARG - 15.07.2019, 10:15
Re: PAWN.CMD issue - by GeorgeMcReary - 15.07.2019, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)