Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
GameTiger101
21
Years of Service
User Offline
Joined: 24th Jun 2003
Location:
Posted: 3rd Jul 2003 00:06
Okay, this is from one of the DBP projects and I am trying to figure this out:

What is all the 1+sc code all about. I know its changing scuds or something but it is the first thing that doesnt seem plainly logical to me.

What is 1+sc doing?

-GameTiger101
spooky
22
Years of Service
User Offline
Joined: 30th Aug 2002
Location: United Kingdom
Posted: 3rd Jul 2003 03:14
it is simply an equation 1 + sc, i.e. 1 more than current 'sc' value

The loop is going from 1 to 9.
This means the variable 'sc' goes from 1 to 9

9 different particles are created numbered from 2 to 10.

Its the same as saying:

p = sc + 1
make particles p,blah blah blah

This is probably because particle number 1 has been created and used elsewhere (probably for the players object)

Not very well explained I know but hopefully you understand!

R Tape loading error

Login to post a reply

Server time is: 2024-09-20 13:48:08
Your offset time is: 2024-09-20 13:48:08