Custom Textdraw Issue
#4

Yes, but you can show the textdraws if the player is not logged in:
PHP код:
public OnPlayerFinishedDownloading(playeridvirtualworld)
{
    if (!
logged)
    {
        
Show textdraws...
    }
    return 
1;

Reply


Messages In This Thread
Custom Textdraw Issue - by Trevor19012 - 05.07.2018, 01:10
Re: Custom Textdraw Issue - by ForT - 05.07.2018, 01:38
Re: Custom Textdraw Issue - by Trevor19012 - 05.07.2018, 01:46
Re: Custom Textdraw Issue - by ForT - 05.07.2018, 01:51
Re: Custom Textdraw Issue - by Trevor19012 - 05.07.2018, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)