creating object every 5 meters
#1

Hy!

How i can do this.Thanks!
Reply
#2

new count;
for(new i=0; i<(How many you want.);i++)
{
count = count+5;
CreateObject(blah, x+count, y, z, blah blah blah...);
}


Sorry im in a hurry... Im on my phone, not home...
Reply
#3

also tell him to do under OnGameModeInit
Reply
#4

thanks guys !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)