!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
Source
Code: Select all
if ((GetTime() - iUseTime[Client]) < 30.0) <-- 30.0 = 30 Seconds Delay
Powered by phpBB® Forum Software © phpBB Limited
Prosilver Dark Edition by Premium phpBB Styles