18.03.2009, 20:59
[INT] Sony Coorporation
Objects: ~200
Teleport Command:
Код:
if (strcmp("/sony", cmdtext, true, 10) == 0) { new name[MAX_PLAYER_NAME],string[128]; GetPlayerName(playerid,name,sizeof(name)); format(string,sizeof(string),"*** %s has teleported to the Sony Coorporation! (/sony)",name); SendClientMessage(playerid,YELLOW,string); SetPlayerPos(playerid,1731.2963,-1058.1714,-3.5343); SetPlayerFacingAngle(playerid,88.2648); return 1; }
Screenshots:
Download Area
Pastebin
Sendspace