How would i do this.... (its a pic)
#1



How would i go about doing that?... (click image for bettersize)
Reply
#2

Use Textdraws.
Reply
#3

Yeah, though how do i script it when the player clicks on the correct one it will move onto the next set of questions?
Reply
#4

https://sampwiki.blast.hk/wiki/OnPlayerClickPlayerTextDraw or https://sampwiki.blast.hk/wiki/OnPlayerClickTextDraw

Make sure you give those text draws you create an ID stored in a global variable, and then in that event, check if the ID of the text draw he clicked is the correct answer and do your business from there. If this is for a quiz before a player can play your server, you should use OnPlayerClickPlayerTextDraw because creating normal text draws will make them show for all players.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)