This may be quite useful for the people to understand how codwaw's objective system works and if you read this tut and apply what it does, your script will become more than useful to some people. I appreciate the effort by the way, we gotta start from somewhere when we start learning new things, don't we?
This may be quite useful for the people to understand how codwaw's objective system works and if you read this tut and apply what it does, your script will become more than useful to some people. I appreciate the effort by the way, we gotta start from somewhere when we start learning new things, don't we?
yeah thats why i added in at the bottom "if you wish to edit then open this script file"
This may be quite useful for the people to understand how codwaw's objective system works and if you read this tut and apply what it does, your script will become more than useful to some people. I appreciate the effort by the way, we gotta start from somewhere when we start learning new things, don't we?
yeah, this kind of stuff is what help most people to start coding. ex the "hello world program"
As well as this you made a few spelling mistakes. I think it would be more professional to correct them; also really you should start with capital letters however, I think looking at this code will help me as I'm new to scripting in GSC, thanks for the upload!
As well as this you made a few spelling mistakes. I think it would be more professional to correct them; also really you should start with capital letters however, I think looking at this code will help me as I'm new to scripting in GSC, thanks for the upload!
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
That's the opposite of what he's telling you. He said you wrote "you're" and it should be "your". Even if the ' didn't work in iPrintLn, it would still be spelled wrong because of the e on the end. "youre" is not the same as "your".
And yes, please take half a second to capitalize the first letters of your sentences when you are releasing a script for other people to use. It's unprofessional to have the script printing out lines with no capitalization and incorrect punctuation.
That's the opposite of what he's telling you. He said you wrote "you're" and it should be "your". Even if the ' didn't work in iPrintLn, it would still be spelled wrong because of the e on the end. "youre" is not the same as "your".
And yes, please take half a second to capitalize the first letters of your sentences when you are releasing a script for other people to use. It's unprofessional to have the script printing out lines with no capitalization and incorrect punctuation.
fixed sorry for my spelling and grammer its not been right for ages now
Last Edit: March 28, 2014, 09:08:42 pm by zombie madness
Rewrote the script from the ground up, so you don't need to put extra stuff in the map (except for the endgame trigger, but it's disableable), utilizes WaW objective system and has a perk objective setting
Ray, your script will not even compile. You have undefined variables. Also, you shouldn't be using level variables for variables that you only need in one function.
Ray, your script will not even compile. You have undefined variables. Also, you shouldn't be using level variables for variables that you only need in one function.
- Phil.
Woops, I guess i forgot to change perk_amount to level.ray_obj_perk_amount