06.04.2010, 18:36
Credits:
Command Credits - 75% Campkz, 25% Etch for helping
Objects Credits - 100% Campkz
Ok theres pics of Interior.
Command to teleport there, (you need to add Check if player is at door Statment i couldn't cba)
And here is the Pastebin, url
http://pastebin.com/RS5ucC4b
Here is Picture of external,
(including map)
Command Credits - 75% Campkz, 25% Etch for helping
Objects Credits - 100% Campkz
Ok theres pics of Interior.
Command to teleport there, (you need to add Check if player is at door Statment i couldn't cba)
Код:
if(strcmp(cmd, "/Shop", true) == 0) { SetPlayerPos(playerid,1369.7604980469,-486.72659301758,651.95043945313); SetPlayerInterior(playerid,1); SendPlayerFormattedText(playerid,"Teleported!",0); return 1; }
http://pastebin.com/RS5ucC4b
Here is Picture of external,
(including map)