Error with a command
#1

My Error:

PHP код:
C:\Users\Immortal\Desktop\TDM\gamemodes\TeamD1.pwn(73) : error 029invalid expressionassumed zero
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
1 Error

My Code:

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
CMD:teles(playeridparams[])
{
    
ShowPlayerDialog(playerid2DIALOG_STYLE_LIST"Teleports""Abondoned Airport\nSan Ferrieno Airport\nLos Santos Airport\nLas Venturas Airport","Teleport","Cancel");
    return 
1;

On Top Of Script:

PHP код:
// Include's
#include <a_samp>
#include <sscanf2>
#include <zcmd> 
Reply


Messages In This Thread
Error with a command - by Immortal99 - 04.08.2016, 18:09
Re: Error with a command - by Logic_ - 04.08.2016, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)