Blockland Forums > Modification Help
Weapon causing console spam
Robo Dude:
I recently got a boxxing gloves add on but it is causing console spam when a player hits another player with it.
--- Code: ---Add-Ons/Weapon_Boxxinggloves/Weapon_Boxing Gloves.cs (420): Unknown command GetDamageLocation.
Object (51319 Player -> Player -> Player -> Player -> ShapeBase -> ShapeBase -> ShapeBase -> Gamebase -> SceneObject ->NetObject -> SimObject
--- End code ---
hao2fix
Demian:
A general rule of thumb with console errors is to post the entire faulty script or at least several lines before and after the error. In this case lines 410-430.
Robo Dude:
Should i just attach the script?
Demian:
That would work.
Robo Dude:
--- Quote from: Demian on April 04, 2012, 03:13:53 PM ---That would work.
--- End quote ---
ok