• Darkpmodification config.lua problem?
    2 replies, posted
So I've recently finished working on my DarkRp server and uploaded it all NFO server host. After the upload, my walkspeed changed. I've tried changing the speed in darkrpmodification but thats no use. It doesn't change at all. This has happened to me in the past but know whats going wrong. There are no errors in the first place so its hard to resolve.
Can you lua_run these for me and post back if they worked? [code]for k, v in ipairs(player.GetAll()) do v:SetWalkSpeed(300) v:SetRunSpeed(500) end[/code]
[QUOTE=code_gs;48000379]Can you lua_run these for me and post back if they worked? [code]for k, v in ipairs(player.GetAll()) do v:SetWalkSpeed(300) v:SetRunSpeed(500) end[/code][/QUOTE] I think i may have found the problem. My stamina addon that i purchased a while back was conflicting with darkrps GM.Config.runspeed.
Sorry, you need to Log In to post a reply to this thread.