12.02.2012, 16:43
On PAWNO You can create one
Then go ingame and type /myinterior it will Teleport you there
You can add a Message Like Welcome to my interior.
Remember, Look at the Bottom Right Side. and Type /dl Once
Код:
if(strcmp,"/Myinterior", true) ==0) { SetPlayerPos(playerid, FloatX,FloatY,FloatZ); //Put your inferior's Coordinates there but using /dl to view the corrdinates }
You can add a Message Like Welcome to my interior.
Код:
SendClientMessage(playerid,(The Color Here As define),"Welcome to my interior!:);