I have been coding a small project for Garry's mod, all 2 of my paint ball guns give me a Lua error whenever I shot then, I hear the firing sound but the not the splat sound
Also it appears that the "paint" instead of the bullet hole, nothing appears that is another issue.
These are the errors I get from each one.
ERROR: Trying to derive entity paint_ball from non existant entity base_gmodentity!
ERROR: Trying to derive entity paint_ball from non existant entity base_gmodentity!
[ERROR] lua/weapons/paintball_swep/shared.lua:98: bad argument #1 to 'SetAngles' (Angle expected, got userdata)
1. SetAngles - [C]:-1
2. unknown - lua/weapons/paintball_swep/shared.lua:98
ERROR: Trying to derive entity paint_ball from non existant entity base_gmodentity!
-----------------------------------------------------------------------------------------------------------------------------------
ERROR: Trying to derive entity paint_ball_rocket from non existant entity base_gmodentity!
ERROR: Trying to derive entity paint_ball_rocket from non existant entity base_gmodentity!
[ERROR] lua/weapons/paintball_rocket/shared.lua:73: bad argument #1 to 'SetAngles' (Angle expected, got userdata)
1. SetAngles - [C]:-1
2. unknown - lua/weapons/paintball_rocket/shared.lua:73
ERROR: Trying to derive entity paint_ball_rocket from non existant entity base_gmodentity!
I really need help and I want to fix this before i move on in the process of my gamemode.
You'll have better luck posting to this section: [url]http://facepunch.com/forumdisplay.php?f=65[/url]
This sub-forum is mainly for non-GMod related programming.
Thanks I better go post it there.
Third time I had to re upload this because of being in the wrong/bad place.
Thanks for your help thought.
In the future you should probably just ask a mod to move it for you.
Sorry, you need to Log In to post a reply to this thread.