undefined Posted June 15, 2015 Posted June 15, 2015 Why it is not work? weapon_s.lua addEventHandler("onWeaponFire", root, function() outputChatBox("test") end) meta ="weapon_s.lua" type="server" />server="1.4" /> Debug is not give error or warning!
xeon17 Posted June 15, 2015 Posted June 15, 2015 Read the description this event is only triggered when a custom weapon gets fired.
xeon17 Posted June 15, 2015 Posted June 15, 2015 Read the description this event is only triggered when a custom weapon gets fired.
Moderators IIYAMA Posted June 15, 2015 Moderators Posted June 15, 2015 There are no custom weapons on serverside, event is useless.
xeon17 Posted June 15, 2015 Posted June 15, 2015 There are no custom weapons on serverside, event is useless. Yeah i thinked the same , but i guess the event trigger when a client-side custom weapon fire.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now