DrawHitScorch

boolean wOS.ALCS.Lightsaber.DrawHitScorch( Vector pos , Vector dir , Lightsaber wep )

Description

Called before the lightsaber scorch mark is drawn.
This function exists to allow overwriting of the serverside scorch. Clientside scorch can be found in /wos/advswl/robot-boy/cl_rb655_lightsaber.lua

Arguments

1 Vector pos
The Position to draw the scorch.
2 Vector dir
The Direction to draw the scorch.
3 Lightsaber wep
The Lightsaber.

Returns

1 boolean overwrite
Return true to prevent scorch being draw.
wikOS powered By wiltOS Technologies