11.05.2016, 16:21
tried. My real code that im trying to use is:
PHP код:
new statusstring[250]
format(statusstring, sizeof(statusstring), "Info Planta: \nEm crescimento.\n ID %d", drogasid);
drogastatus[drogasid] = CreatePlayer3DTextLabel(playerid,statusstring,-1,sementeposX[drogasid],sementeposY[drogasid],sementeposZ[drogasid],10.0,0);