Help Please
#1

i got a problem that im using a mapped interior and i loaded it as a filterscript successfully loaded i even check server start log and i went into the server now idk how to go in the interior please help me how i go to the mapped interior how do i find the cordinates or go to it help me please!!!!
Reply
#2

well create a teleport and u can go to a certain coordinates by drive a plane and type /dl
Reply
#3

how do i create a teleport its seems hard
Reply
#4

On PAWNO You can create one

Код:
if(strcmp,"/Myinterior", true) ==0)
           {
  SetPlayerPos(playerid, FloatX,FloatY,FloatZ); //Put your inferior's Coordinates there but using /dl to view the corrdinates 
  }
Then go ingame and type /myinterior it will Teleport you there

You can add a Message Like Welcome to my interior.

Код:
SendClientMessage(playerid,(The Color Here As define),"Welcome to my interior!:);
Remember, Look at the Bottom Right Side. and Type /dl Once
Reply
#5

Please Read The Rules, you MUST give your thread a descriptive title.
Reply
#6

SetPlayerInterior(playerid, interiorid)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)