Darkrp - Lua Errors

Post Reply
Wayno717
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed May 14, 2014 3:13 am

Darkrp - Lua Errors

Post by Wayno717 »

im gettting these errors for some reason that i have never gotten they have just shown up

[ERROR] gamemodes/darkrp/gamemode/libraries/fn.lua:24: not a function
1. error - [C]:-1
2. Flip - gamemodes/darkrp/gamemode/libraries/fn.lua:24
3. declareTeamCommands - gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua:85
4. unknown - gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua:448

and when i try to use the keys this.

[ERROR] gamemodes/darkrp/entities/weapons/keys/cl_menu.lua:168: attempt to call method 'HasDarkRPPrivilege' (a nil value)
1. Function - gamemodes/darkrp/entities/weapons/keys/cl_menu.lua:168
2. unknown - lua/includes/modules/usermessage.lua:87
Wayno717
New to forums
New to forums
Posts: 3
Joined: Wed May 14, 2014 3:13 am

Re: Darkrp - Lua Errors

Post by Wayno717 »

Wayno717 wrote:im gettting these errors for some reason that i have never gotten they have just shown up

[ERROR] gamemodes/darkrp/gamemode/libraries/fn.lua:24: not a function
1. error - [C]:-1
2. Flip - gamemodes/darkrp/gamemode/libraries/fn.lua:24
3. declareTeamCommands - gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua:85
4. unknown - gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua:448

and when i try to use the keys this.

[ERROR] gamemodes/darkrp/entities/weapons/keys/cl_menu.lua:168: attempt to call method 'HasDarkRPPrivilege' (a nil value)
1. Function - gamemodes/darkrp/entities/weapons/keys/cl_menu.lua:168
2. unknown - lua/includes/modules/usermessage.lua:87
Never mind i managed to get it fixed
Post Reply