Icon Not Showing
#5

Dude... In This Line!:
Код:
    if( pickupid == clubint) {
     SetPlayerPos(playerid,6628.1372,-2254.7288,4.6587);
     }
Do This
Код:
	if( pickupid == clubint) {
     SetPlayerInterior(playerid,InteriorID);
	 SetPlayerPos(playerid,6628.1372,-2254.7288,4.6587);
	 }
And It Must Work! XD
Reply


Messages In This Thread
Icon Not Showing - by sidhu123 - 25.02.2009, 23:37
Re: Icon Not Showing - by Norn - 26.02.2009, 02:43
Re: Icon Not Showing - by Mikep - 26.02.2009, 06:57
Re: Icon Not Showing - by sidhu123 - 26.02.2009, 19:39
Re: Icon Not Showing - by [LorD]bAr[Sp] - 26.02.2009, 21:58
Re: Icon Not Showing - by sidhu123 - 27.02.2009, 19:55

Forum Jump:


Users browsing this thread: 1 Guest(s)