Bus Job
#1

Good evening, I have one great idea how I should create Bus Job system, but there is problem with coding, how should I code routes that player need to pass? I want to create something that is not using too much if`s and switches, something normal or advanced, how should I do something like that?
Reply
#2

You wanna create your own? i mean you could use some of the previous FS and see how the persons did in theirs.
Reply
#3

...

Onto your problem: you'll have to use arrays and store the current checkpoint in another variable which will serve as an index to that array.
Reply
#4

Take a look at the filter scripts see if there already is one for you to use
Reply
#5

Quote:
Originally Posted by YGComeUPs
View Post
Take a look at the filter scripts see if there already is one for you to use
I saw many filterscript and all of them are using if 100 times in script which is using too much if function!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)