12.02.2019, 16:29
You cant have spaces in variables press ctrl+h and replace Lite Earth_Textdraw with Lite_Earth_Textdraw,
You also created global textdraw with playertext tag.
if you still got problem with djrobot_timer
add
You also created global textdraw with playertext tag.
PHP код:
new Text:Lite_Earth_Textdraw[MAX_PLAYERS][27];
djrobot_timer = SetTimer("djtogbox", 300000, true);
Lite_Earth_Global[0] = TextDrawCreate(7.602074, 431.266815, "Posetite_nas_forum_www.liteearth.proboards.com_i_ registrujte_se.");
add
PHP код:
new djrobot_timer;