Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ocmd:ls(playerid,params[])
- {
- new string[128];
- SetPlayerPos(playerid,1476.5364,-1744.7291,13.5469);
- format(string,sizeof(string),"%s hat sich nach Los Santos geportet.[ /ls ]",SpielerName(playerid));
- SendClientMessageToAll(ORANGE,string);
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment