Posts: 220
Threads: 74
Joined: Dec 2011
Reputation:
0
I want to ask about something!
let's say that i am making a door (vip in sf) i went to ls vip and /ddedit interior (sfvip id) than i went to sfvip but when i /exit it i find myself in lsvip! ! I want to make the same int but i want them separated! What should i do? if you want more informations about the situation, PM me
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
You can use IsPlayerInRangeOfPoint when they type /enter or something, and then just make a variable like PlayerInfo[playerid][lsvip] = 1, and then when /exit something like if(PlayerInfo[playerid][lsvip] = 1) etc. soz gtg xD
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
What do you mean by LS vip? (I might be able to make a code for you.) Is it for VIP's only? What interior are you trying to use? Are you using pickups?
Posts: 316
Threads: 6
Joined: Jul 2009
Reputation:
0
Off-Topic: @Threshold - There is an edit button on your post, thought of using it'?
On-Topic: I don't know, never had this probem.
Posts: 316
Threads: 6
Joined: Jul 2009
Reputation:
0
OFF TOPIC: @Treshold - Alright, but double posting is against the rules.... Just saying.
Posts: 127
Threads: 4
Joined: Jun 2012
Reputation:
0
i believe what you want to do is change your VW now you may have a in-game command like /changevw or /setvw...or you might want to check your script