Textdraw issue.
#4

this should be change to
PHP код:
    format(strsizeof(str), "Hours: %s"pPlayingHours);
            
PlayerTextDrawSetString(playeridPlayerData[playerid][Textdraw4], str); 
to this

PHP код:

format
(strsizeof(str), "Hours: %s"pPlayingHours);
TextDrawSetString(Textdraw4str);
TextDrawShowForPlayer(playeridTextdraw4); 
Reply


Messages In This Thread
Textdraw issue. - by alexanderjb918 - 13.07.2015, 18:11
Re: Textdraw issue. - by SpikY_ - 13.07.2015, 18:20
Re: Textdraw issue. - by alexanderjb918 - 13.07.2015, 18:22
Re: Textdraw issue. - by MBilal - 13.07.2015, 18:23
Re: Textdraw issue. - by alexanderjb918 - 13.07.2015, 18:29
Re: Textdraw issue. - by MBilal - 13.07.2015, 18:31
Re: Textdraw issue. - by alexanderjb918 - 13.07.2015, 18:35
Re: Textdraw issue. - by MBilal - 13.07.2015, 18:39
Re: Textdraw issue. - by alexanderjb918 - 13.07.2015, 18:52
Re: Textdraw issue. - by MBilal - 13.07.2015, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)