mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +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);
|
||||
|
||||
//Spawns a Counter-Strike player
|
||||
native cs_user_spawn(player);
|
Loading…
Reference in New Issue
Block a user