Thread: ResetScore
View Single Post
El Abuelo Loco
Senior Member
Join Date: Jun 2020
Old 11-23-2020 , 20:24   Re: ResetScore
Reply With Quote #5

Quote:
Originally Posted by OciXCrom View Post
Add a global bool new bool:g_bHasReset[33] and set it to true once the player resets, next round set it to false.
If the bool is true, block the command.
so I did not put the poor thing and it did not work. heh

PHP Code:
new name[33];
new 
boolg_bHasReset [33];
new 
rs_hudmessage;
new 
rs_sound
El Abuelo Loco is offline