Ulysses Stuff > Releases
ULX Rocket
pants:
Hmm. that's odd it works fine on my TTT server and it's decked out with addons too
Bytewave:
--- Quote from: Neku on March 31, 2014, 03:03:43 PM ---This super late reply.
TTT doesn't handle you as just dead. When dying in TTT, you are set to dead and spectator.
So if someone would like to use this command in TTT, they would need to add a line of code to set then to spectator.
--- End quote ---
This is actually a common bug with TTT- not just the code of this addon.
Fix:
Update your Garry's Mod installation; make sure to back up any custom content.
If that doesn't fix it, remove things one by one until you discern the offending script.
Shalmendo:
--- Quote from: Sgt.Blue on March 31, 2014, 11:38:08 AM ---This doesn't appear in the ULX menu for me.
--- End quote ---
I second this. Not in the ULX gui under Fun, or any other category.
I'd fix it myself if I knew anything about scripting, coding, etc, but my hands are tied there. The chat command still works, however.
Neku:
--- Quote from: Shalmendo on April 22, 2014, 10:22:40 AM ---I second this. Not in the ULX gui under Fun, or any other category.
I'd fix it myself if I knew anything about scripting, coding, etc, but my hands are tied there. The chat command still works, however.
--- End quote ---
If you place this in lua/autorun/server, then it won't appear in ulx.
Still works though.
Instead, put this in addon/AddonName/lua/ulx/modules/sh.
PatPeter:
--- Quote from: Neku on March 31, 2014, 03:03:43 PM ---This super late reply.
TTT doesn't handle you as just dead. When dying in TTT, you are set to dead and spectator.
So if someone would like to use this command in TTT, they would need to add a line of code to set them to spectator.
--- End quote ---
That's not the problem with this script. The problem is that it uses v:KillSilent() instead of v:Kill(). Replace those two in the script and it works in TTT.
Navigation
[0] Message Index
[*] Previous page
Go to full version