Need Help With Passing A Float Variable - 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: Need Help With Passing A Float Variable (
/showthread.php?tid=275890)
Need Help With Passing A Float Variable -
essens - 11.08.2011
Hi Guys, i have a quick question - how would you pass 3 float variables (players-x coordinates) to a dialog box which appears for every player. (i want to teleport players to the players-x coordinates if the player said yes in dialog box)
Can anyone help me? Thanks.
Re: Need Help With Passing A Float Variable -
MadeMan - 11.08.2011
Save them to global variables and use them in dialog response.