I wouldn't want a GUI as that implies that there's a window or something that the user interacts with. I want something that simply gives the user a heads up (Heads Up Display).
If so, how do I define %obj to get the projectile so %obj.dump(); gives me the projectile's data?
The HUD is a GUI, so you have to make another GUI to add to the HUD, which is a GUI.
Fair enough :/ So to do this server-sided, I would just check to see if the player is firing, and if so relay their coordinates to a client-sided script that can implement them into a HUD?
I still want to know this
Me too bro. Me too.
It actually is an exploit. If you want this done, it should be done server sided, period.
Quote from: Arcleader on August 02, 2012, 08:30:22 PMMe too bro. Me too.Quote from: elm on August 01, 2012, 10:38:47 PMIt actually is an exploit. If you want this done, it should be done server sided, period.
and/or this:Quote from: Arcleader on August 01, 2012, 10:45:05 PMFair enough :/ So to do this server-sided, I would just check to see if the player is firing, and if so relay their coordinates to a client-sided script that can implement them into a HUD?
-massiveQuotes-
Thank you.