I have a trader setup that requires accessing an infostand to be teleported to it. What I wanted to know is, what would I have to add to this to make the infostand delete after it's been accessed once?
titleCut ["","BLACK",0];
playsound "tele";
titleText ["Now Accessing Hidden Trader","PLAIN",3]; titleFadeOut 4;
sleep 2;
player setPos [12463.2,6758.78,0.00202942];
sleep 5;
titleCut ["","BLACK IN",0];
titleText ["Hope you brought some cash with you .... ;)","PLAIN",3]; titleFadeOut 4;
Question
ElDubya
Hey all,
I have a trader setup that requires accessing an infostand to be teleported to it. What I wanted to know is, what would I have to add to this to make the infostand delete after it's been accessed once?
Thanks in advance for any help you could provide.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now