Skip to content

Brunoo16/samp-server-weapons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samp-server-weapons

samp-rcon-commands

Installation

Simply install to your project:

sampctl package install BrunoBM16/samp-server-weapons

Include in your code:

#include <sv-weap>

Description

This include will only synchronize weapons given by the server, otherwise players would see you with no weapon in hands (fists). It also covers ammo.

Totally compatible with filterscripts. No adaptation needed since it checks when the server sends those RPCs (GivePlayerWeapon, SetSpawnInfo, RequestClass, etc) to the client.

About

Weapons totally controlled by the server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages