Wilian M.

Results 27 comments of Wilian M.

> Hello. We need to set up a CI system (GitHub actions). > > This is at least... what do you need to do this?

> can't you do it for everyone? this module needs to be updated, it's very good

> You can't just use that, if you'd inform yourself more, cstrike module doesn't work with rehlds so you'd have to use fun i think or whatever. Depends on your...

'client_authorized' is called when the player has a valid 'steamid', the player is not yet connected to the server, if you try to use 'is_user_connected' it will return 'false', trying...

then, add a cvar so that all the ammo is dropped together.

you’re playing a mix / pug your ammo runs out, you’ll get a gun and you don’t have bpammo ammo, you have to be like CSGO

finally, if you have how to add a 'cvar' it would be interesting

> ``` > #include > #include > > public plugin_init() > { > register_plugin("Drop Weapon With Ammo", "0.1", "Vaqtincha") > > RegisterHookChain(RG_CreateWeaponBox, "CreateWeaponBox") > > } > > public CreateWeaponBox(const...

or add: sv_alltalk_enable_custom 1 and add variables of each type sv_alltalk_custom_ct_hear_alive "1|0" sv_alltalk_custom_ct_hear_dead "1|0" etc.. so each person assembles their model as they wish.

too bad, that would be great, I don't understand why the socket.io people don't keep a php repository