03.09.2015, 06:41
D:\server scripts\my filterscripts\Tele.pwn(56) : error 010: invalid function or declaration
D:\server scripts\my filterscripts\Tele.pwn(5
: error 010: invalid function or declaration
please tell me what is wrong with it.
thanks in advance
D:\server scripts\my filterscripts\Tele.pwn(5
![Cool](images/smilies/cool.gif)
PHP код:
CMD:teleports
{
ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"Teleport cmds"," /sfairport\n /ottocars\n /wangcars\n /carrier\n /transfender\n /gym","close","okay");
return 1;
}
thanks in advance