[center]
ENG Samp Forum: KLICK
Objects: ~200
Teleport Command:
Code
if (strcmp("/sony", cmdtext, true, 10) == 0)
{
new name[MAX_PLAYER_NAME],string[128];
GetPlayerName(playerid,name,sizeof(name));
format(string,sizeof(string),"*** %s hat sich zur Sony Coorporation teleportiert! (/sony)",name);
SendClientMessage(playerid,YELLOW,string);
SetPlayerPos(playerid,1731.2963,-1058.1714,-3.5343);
SetPlayerFacingAngle(playerid,88.2648);
return 1;
}
(auch im FS enthalten)
Screenshots:
[size=15pt]Download Area[/size]