SA-MP Forums Archive
How can I do this ? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How can I do this ? (/showthread.php?tid=244686)



How can I do this ? - antonio112 - 28.03.2011

Hey everyone. I was wondering ... how`s possible to do something like "Class selection" with '<<<', '>>>' and 'Spawn' button ... but instead of selecting classes, select something else. If you don`t know what I`m talking about, here`s a pic to clear things up: .

So, basically, I want the same 'system', to choose between more items with a left, right arrow and when you decided it`s good, you can 'select' it.


Re: How can I do this ? - BASITJALIL - 28.03.2011

Hey it can help you [ame]http://www.youtube.com/watch?v=PFWnXssIBRA[/ame]


Re: How can I do this ? - antonio112 - 28.03.2011

Ahh, come on ... I don`t want a "Class Selection" ... I need something else. I want to make something like, a car selection.

LE: I tought about it and I doubt it`s possible ... anyway, I tought about something else. How about using OnPlayerKeyStateChange? Instead of pressing the arrows, I press left or right ... Let me try that out.