Was told I need coder help....

Post Reply
ldshaul01
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Jul 30, 2014 11:42 am

Was told I need coder help....

Post by ldshaul01 »

I was going to support with a few issues i have been having. There are quite a few script errors as well as this not being directed to te right areas... here are a few examples of what is happening.

I have teamspeak as well as a clan server to talk in for teamspeak. You can also add me through steam if that is easy as well. :)

Here are a few examples of what errors are happening.

ConVarRef _FPP_ANTISPAM1_antispawninprop doesn't point to an existing ConVar
ConVarRef _FPP_ANTISPAM1_bigpropwait doesn't point to an existing ConVar
ConVarRef _FPP_ANTISPAM1_toggle doesn't point to an existing ConVar
ConVarRef _FPP_ANTISPAM1_bigpropsize doesn't point to an existing ConVar
ConVarRef _FPP_GLOBALSETTINGS1_cleanupdisconnectedtime doesn't point to an existing ConVar
ConVarRef _FPP_GLOBALSETTINGS1_cleanupdisconnected doesn't point to an existing ConVar
ConVarRef _FPP_GLOBALSETTINGS1_antie2minge doesn't point to an existing ConVar
ConVarRef _FPP_GLOBALSETTINGS1_cleanupadmin doesn't point to an existing ConVar
ConVarRef atmos_weather_lighting doesn't point to an existing ConVar
ConVarRef atmos_weather_length doesn't point to an existing ConVar
ConVarRef atmos_weather_chance doesn't point to an existing ConVar
ConVarRef atmos_weather doesn't point to an existing ConVar
ConVarRef atmos_dnc_length doesn't point to an existing ConVar
ConVarRef atmos_log doesn't point to an existing ConVar
ConVarRef atmos_enabled doesn't point to an existing ConVar
ConVarRef gmod_physiterations doesn't point to an existing ConVar

[ERROR] lua/entities/sent_keypad/cl_init.lua:24: bad argument #2 to 'CreateFont' (table expected, got number)
1. CreateFont - [C]:-1
2. unknown - lua/entities/sent_keypad/cl_init.lua:24
Bryantdl7
A semi-regular
A semi-regular
Posts: 23
Joined: Wed Feb 26, 2014 12:30 pm

Re: Was told I need coder help....

Post by Bryantdl7 »

Sent_keypad is calling a depleted function, where the FPP commands are part of falco's prop protection, maybe at one point you had his prop protection and decided to remove it? If not I would recommend reinstalling his prop protection and contacting the developer of the keypad.
Image

Image
Post Reply