Chessnut / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.rocks
MIT License
94 stars 77 forks source link

Sprint not Working. #595

Closed LukeCall closed 9 years ago

LukeCall commented 9 years ago

I do not really know what has caused this and I am currently still trying to see if I can fix it myself, but when I updated my Nutscript 1.1 today I noticed I couldn't sprint but it was using stamina. I think its safe to assume at the moment its the framework and not my schema as the only thing I have edited today is a plugin assigning models to models animations using nut.anim. I am still checking my recently edited but I have found nothing so far.

reede2 commented 9 years ago

has this happined after This update to fix some Proplems

LukeCall commented 9 years ago

This happened after the latest update yes. Just tested it with an unedited Schema of HL2RP as well and the sprint still doesn't work.

reede2 commented 9 years ago

did you remove the old files when updating it because you could of used the code from before the update.

LukeCall commented 9 years ago

When I tried with a unedited Schema of HL2RP, the Nutscript Framework had old files removed before updating and the Schema obviously new files with old ones removed.

reede2 commented 9 years ago

what file do you need i can get it for you

LukeCall commented 9 years ago

I used old files form before the update but kept the updates to the Vendor plugin just in case because I wanted the new Vendor update as I reported the problem that was fixed but it still didn't work. It might be a data file I will have to check. Or a workshop addon I recently installed for the server.

LukeCall commented 9 years ago

Ok I really want to push this issue for some solutions because I have tried everything. I have tried updated nutscript with my schema, a clean schema "HL2RP" with updated nutscript, previous nutscript with updated vendors plugin with my schema and my schema with updated nutscript and refreshed / from scratch data ( the .txt files for plugins and for the config etc. ).

Chessnut commented 9 years ago

Updates don't touch the .txt files at all. Sprinting is working fine for me as and the last time the stamina code was touched was 5 months ago. Check your config to see if the runSpeed is actually a high number.

LukeCall commented 9 years ago

Before you posted that comment I had been ignoring the problem and developing a friend then when we realised the sprinting mechanic made us slower I searched the config for a "speed thingy" and found runSpeed at 114 and walkSpeed at 130. I would just like to point out however before I close it, it wasn't like this before so it may of automatically done it? Worth looking at I think. Closing now :)

LukeCall commented 9 years ago

Ok nvm... I may not know how to close it, Chessnut if you could close it I would appreciate it thanks.