mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 06:48:04 +03:00
added cs_user_spawn
This commit is contained in:
parent
d7063435f4
commit
b1718bc334
@ -235,3 +235,5 @@ native cs_get_no_knives();
|
|||||||
*/
|
*/
|
||||||
native cs_set_no_knives(noknives = 0);
|
native cs_set_no_knives(noknives = 0);
|
||||||
|
|
||||||
|
//Spawns a Counter-Strike player
|
||||||
|
native cs_user_spawn(player);
|
Loading…
x
Reference in New Issue
Block a user