Posts: 584
Threads: 51
Joined: Jan 2014
Reputation:
0
Hi. I have a textdraw where you can click an arrow to go to a different town. (it's a spawn selection)
How do I do it so the town changes each time you click the arrow? My head is in the stars ATM.
Thanks.
Posts: 385
Threads: 10
Joined: Dec 2013
Reputation:
0
um, I don't quite understand what you mean, could you explain abit more please?
Posts: 498
Threads: 24
Joined: Apr 2013
first make a arrow as a textdraw
second make it selectable
third use SelectTextDraw when it shows
forth in callback OnPlayerClickTextDraw set what you want
SrY FoR My BaD EnGlIsH
Posts: 584
Threads: 51
Joined: Jan 2014
Reputation:
0
Yes I know that. Though I am puzzled as to how I would make it like pages.