Page 1 of 1

[CS:GO] Simple Respawn

Posted: Sun Jan 26, 2020 9:15 pm
by Andreeas
Commands :
!respawn

! To change the 30 seconds delay you have to edit line 16

PHP Code:

Code: Select all

if ((GetTime() - iUseTime[Client]) < 30.0) <-- 30.0 = 30 Seconds Delay 
Download
Source