Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help (
/showthread.php?tid=305398)
Help -
Sarra - 22.12.2011
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
Re: Help -
Thresholdold - 22.12.2011
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
Re: Help -
Thresholdold - 22.12.2011
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?
Re: Help -
wolfcock - 22.12.2011
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.
Re: Help -
Thresholdold - 22.12.2011
Quote:
Originally Posted by wolfcock
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.
|
My brother thought he was on his account (Cos he didn't know I was logged in) and he posted that... so soz for the spam. And it's very easy to have this problem if you're using the same interior ID at the same location. But it is easily fixed.
Re: Help -
wolfcock - 22.12.2011
OFF TOPIC: @Treshold - Alright, but double posting is against the rules.... Just saying.
Re: Help -
Thresholdold - 22.12.2011
Quote:
Originally Posted by wolfcock
OFF TOPIC: @Treshold - Alright, but double posting is against the rules.... Just saying.
|
I know... but I can't remove it so :S
Re: Help -
wolfcock - 22.12.2011
as i said, it's alright, just don't repeat it
.
Re: Help -
Lorenzo* - 08.07.2012
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