• Double Jump Code or Addon ?
    3 replies, posted
I'm trying to add double jump to my server. I've tried the code posted in [url]http://facepunch.com/showthread.php?t=768671[/url] but I can't seem to get it to work (maybe because its from back in 2009). Are there any quick or easy solutions to add it to my gamemode or an addon I can install? Thanks.
That code actually works just fine without editing it at all. It needs to be added to the SERVER side of your code. Save that code as a .lua file. Put it into your servers "garrysmod/addons/killburns_double_jump/lua/autorun/server/filename.lua" directory. Some folders need to be created. And that's it
Thanks, adding the code in that file structure works perfectly!
Excellent. Welcome to Facepunch by the way. Please feel free to mark this thread as solved in the upper left corner next to the reply button to avoid confusion with others :-)
Sorry, you need to Log In to post a reply to this thread.