Sanjay Singh
Sanjay Singh
Added few variables for command line Tested and works fine...
increase range of auto pickup so that c4 can be picked up easily because sometimes c4 bugged in maps where player failed to reach.
Fixed this error ``` L 07/21/2022 - 10:26:18: [SM] Exception reported: Client index -1 is invalid L 07/21/2022 - 10:26:18: [SM] Blaming: pugsetup.smx L 07/21/2022 - 10:26:18: [SM] Call stack...
changed some russian text to default english
I tried setting player score but it updates late after you kill enemy it updates As i want to update all players scores at same time is there any command...
Please add feature check for quickscope kill and no scope kill `rg_get_user_scope(id) == QUICK_SCOPE || NOSCOPE` thnx.
please add these 1. **rg_reset_player_score()** which will reset players kills & deaths in scoreboard. 2. **rg_get_player_score()** to get data and can be used in plugins. Thank you.
Can you tell me which of the code is right. 1. rg_set_user_team(id, TEAM_SPECTATOR,MODEL_AUTO,true) 2. rg_set_user_team(id, TEAM_SPECTATOR) both command works but i want to know which one is right for spectator...
added check for sub days less than 0 which is unlimited added prefix support
how do I prevent login timeout everytime i close browser and reopen it requires admin login again. can you update so it doesnt expire on browser close.