09-27-2009, 01:27 PM
(This post was last modified: 09-27-2009, 02:16 PM by brandyn2493.)
Im having an issue... For some reason when I spawn any kind of weapon it freezes in midair and dont move like physics is shut off
Realistic CSS weps throws off:
But it does it to all weapons
The Darkrp weapons dont work at all, CSS and regualy weps you can pickup by runnign into them like usual, any help would be greatly appreciated, I have tryed with no mods, and on sandbox game mode, nothing seems to fix it...
----------------------EDIT--------------------------------
Ok, I just found out its spawning them as null entities
Realistic CSS weps throws off:
Code:
entities/ent_knife/init.lua:39: Tried to use invalid object (type IPhysicsObject
) (Object was NULL or not of the right type)
L 09/26/2009 - 23:12:52: Lua Error: weapons/weapon_real_cs_knife/shared.lua:181:
Tried to use invalid object (type IPhysicsObject) (Object was NULL or not of th
e right type)
weapons/weapon_real_cs_knife/shared.lua:181: Tried to use invalid object (type I
PhysicsObject) (Object was NULL or not of the right type)
The Darkrp weapons dont work at all, CSS and regualy weps you can pickup by runnign into them like usual, any help would be greatly appreciated, I have tryed with no mods, and on sandbox game mode, nothing seems to fix it...
----------------------EDIT--------------------------------
Ok, I just found out its spawning them as null entities