knightscript Posted January 18, 2016 Share Posted January 18, 2016 Hello, i would like to know if there is a way to limit to 2 weapon slots, for example, 1 sniper and 1 pistol, or, 1 shotgun and 1 assault rifle. if so, what function/s do i need to use?. Thanks! Link to comment
Best-Killer Posted January 18, 2016 Share Posted January 18, 2016 example from me : setWeaponProperty("silenced", "pro", "weapon_range", 45.0) setWeaponProperty("silenced", "pro", "maximum_clip_ammo", 1) setWeaponProperty("silenced", "pro", "damage", 100) that wiki SetWeaponProperty Link to comment
knightscript Posted January 18, 2016 Author Share Posted January 18, 2016 What i mean, is that i want to limit to 2 weapon types, for example: Slot 1: 1 melee Slot 2: 1 handgun I don´t know if i explain myself, i want to have only 2 weapons available. Link to comment
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