how to get this
#5

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Посмотреть сообщение
Basically it's like this :

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  if(strcmp("/enter", cmdtext, true, 6) == 0)
  {
    SetPlayerPos(playerid, Float:X, Float:Y, Float:Z);
    SetPlayerInterior(playerid, InteriorID);
    return 1;
  }
  return 0;
}
But I recommend you to use dcmd or zcmd (If your using the command method shown above ^ )

If you want Interior ID resources with Pictures,
please do refer here :
http://weedarr.wikidot.com/interior
yes i will this how to get this!

If you want Interior ID resources with Pictures,
please do refer here :
Reply


Messages In This Thread
how to get this - by admine - 29.07.2010, 12:50
Re: how to get this - by admine - 29.07.2010, 13:47
Re: how to get this - by ikey07 - 29.07.2010, 13:49
Re: how to get this - by ViruZZzZ_ChiLLL - 29.07.2010, 13:53
Re: how to get this - by admine - 29.07.2010, 14:10
Re: how to get this - by admine - 29.07.2010, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)