06.03.2013, 22:56
pawn Код:
public OnPlayerSpawn(playerid)
{
ShowPlayerDialog(playerid,999,DIALOG_STYLE_MSGBOX,"Current Script Version 0.1","ADDED:\n- New Police Department\n- New Mappings By Ryan_Clarke \n- All Houses Have Been Edited \n- All Houses Have An Address Now\n\n CHANGED:\n- /inv is now /pockets \n- /changes is now /updates\n- Sbiz And Bizzes Have Been Deleted\n\nFIXED:\n- Minor Bugs","Close","");
return 1;
}