23.07.2011, 20:47
public OnPlayerCommandText(playerid, cmdtext[])
{
COMMAND
tunt(playerid,params[])
{
ShowPlayerDialog(playerid,42,DIALOG_STYLE_LIST,"{F F002B}HayZatic Stunt Selection","{F2C80C}Stunt 1 - Cost: $1000\n","GoTo!","Close");
return 1;
}
{
COMMAND

{
ShowPlayerDialog(playerid,42,DIALOG_STYLE_LIST,"{F F002B}HayZatic Stunt Selection","{F2C80C}Stunt 1 - Cost: $1000\n","GoTo!","Close");
return 1;
}
Код:
C:\Documents and Settings\Chris\Desktop\Desktop\Mastalol\Grand Theft Auto San Andreas Samp Server\gamemodes\FreeRoam.pwn(1389) : error 029: invalid expression, assumed zero C:\Documents and Settings\Chris\Desktop\Desktop\Mastalol\Grand Theft Auto San Andreas Samp Server\gamemodes\FreeRoam.pwn(1389) : error 017: undefined symbol "cmd_stunt" C:\Documents and Settings\Chris\Desktop\Desktop\Mastalol\Grand Theft Auto San Andreas Samp Server\gamemodes\FreeRoam.pwn(1389) : error 029: invalid expression, assumed zero C:\Documents and Settings\Chris\Desktop\Desktop\Mastalol\Grand Theft Auto San Andreas Samp Server\gamemodes\FreeRoam.pwn(1389) : fatal error 107: too many error messages on one line