formating a random 3d label
#2

pawn Код:
new string[12];
format(string, sizeof(string), "%d", random(number)); // change number by the max value
Create3DTextLabel(string, COLOR, x, y, z, draw_distance, virtual_world, testLOS); // you've gotta change these too
Reply


Messages In This Thread
formating a random 3d label - by WillyP - 30.10.2010, 00:19
Re: formating a random 3d label - by Miguel - 30.10.2010, 02:29
Re: formating a random 3d label - by WillyP - 30.10.2010, 11:34

Forum Jump:


Users browsing this thread: 1 Guest(s)