yToPzz Posted June 30, 2022 Posted June 30, 2022 WARNING: admin\server\admin_server.lua:1106: Bad argument @ 'giveWeapon' [Expected weapon-type at argument 2, got number '19'] elseif ( action == "giveweapon" ) then mdata = getWeaponNameFromID ( data ) more = additional if ( giveWeapon ( player, data, additional, true ) ) then ---- Line error
AngelAlpha Posted June 30, 2022 Posted June 30, 2022 1 hour ago, yToPzz said: WARNING: admin\server\admin_server.lua:1106: Bad argument @ 'giveWeapon' [Expected weapon-type at argument 2, got number '19'] elseif ( action == "giveweapon" ) then mdata = getWeaponNameFromID ( data ) more = additional if ( giveWeapon ( player, data, additional, true ) ) then ---- Line error Allow weapon ID
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