Help me with inputtext
#3

pawn Код:
C:\Users\Stefan Dorst\Desktop\Zombie RP\gamemodes\Zombie.pwn(444) : error 006: must be assigned to an array
C:\Users\Stefan Dorst\Desktop\Zombie RP\gamemodes\Zombie.pwn(445) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
This is the command

pawn Код:
command(skin, playerid, params[])
{
    #pragma unused params
    ShowPlayerDialog(playerid, 3000, DIALOG_STYLE_INPUT, "Change your skin", "", "Change", "Exit");
    return 1;
}
Reply


Messages In This Thread
Help me with inputtext - by Stefand - 23.06.2012, 17:12
Re: Help me with inputtext - by Faisal_khan - 23.06.2012, 17:18
Re: Help me with inputtext - by Stefand - 23.06.2012, 17:19
Re: Help me with inputtext - by Faisal_khan - 23.06.2012, 17:22
Re: Help me with inputtext - by MP2 - 23.06.2012, 17:25
Re: Help me with inputtext - by Stefand - 23.06.2012, 17:44

Forum Jump:


Users browsing this thread: 1 Guest(s)