18.11.2010, 15:19
public Rptest(playerid)
{
SetPlayerCameraPos(playerid, 1543.0262,-1071.5807,181.2031);
SetPlayerCameraLookAt(playerid, 1959.3358,-1189.8363,48.0905);
ShowPlayerDialog(playerid, 12345, DIALOG_STYLE_LIST, "What is OOC ?", "Out of Clothes\nOut of character\nOut of Cars", "Spawn", "Cancel");
}
{
SetPlayerCameraPos(playerid, 1543.0262,-1071.5807,181.2031);
SetPlayerCameraLookAt(playerid, 1959.3358,-1189.8363,48.0905);
ShowPlayerDialog(playerid, 12345, DIALOG_STYLE_LIST, "What is OOC ?", "Out of Clothes\nOut of character\nOut of Cars", "Spawn", "Cancel");
}