Textdraws problemo-- Delay before showing again!
#2

I guess your problem occurs due to this part of code:
PHP код:
    if(PickedUpPickup[playerid] == false)
    {
        
PickedUpPickup[playerid] = true;
        
LastPickup[playerid] = gettime();
        
//....... 
Try to find the code in your gamemode, where PickedUpPickup[playerid] = false; and share it with us.
Reply


Messages In This Thread
Textdraws problemo-- Delay before showing again! - by Zens - 16.01.2016, 22:09
Re: Textdraws problemo-- Delay before showing again! - by valych - 17.01.2016, 10:29

Forum Jump:


Users browsing this thread: 2 Guest(s)