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

