Page 1 of 3

Simple Question... I Hope

Posted: August 8th, 2007, 9:36 pm
by Lethal323
Is this a valid chunk of GSC?



if(user.name == ("LethaL^^11@^^88CJDonator"));
{
trig waittill ("trigger", user);
user iprintln ("^2Now Teleporting");
wait(1);
user setOrigin ((2432,-960,66));
}

Posted: August 8th, 2007, 10:33 pm
by YaNo
if the IF works then i think it will work :)

Posted: August 8th, 2007, 11:16 pm
by Drofder2004

Code: Select all

trig waittill ("trigger", user);
if(user.name == ("LethaL^^11@^^88CJDonator"));
{
user iprintln ("^2Now Teleporting");
wait(1);
user setOrigin ((2432,-960,66));
}
Although, this script will work, I would recommend not using it.
This will entice people to copying your name...

Posted: August 9th, 2007, 1:53 am
by YaNo
Change the name to I-LOVE-YANO and see how many YaNo-LoVeRs come in :lol:

Posted: August 9th, 2007, 2:33 am
by Lethal323
That is wrong drofter

Posted: August 9th, 2007, 2:45 am
by Pedsdude
No, it's right. If you have a special feature that's on accessible when someone has your name, people will copy your name. Also bare in mind that your name might change (you may no longer be a CJ Donator in the future) and so you would have to release a new version.

Posted: August 9th, 2007, 1:02 pm
by Drofder2004
Lethal323 wrote:That is wrong drofter
The irony of misspelling my name is great :)

What is wrong?

The code or the "copy-cats"?

Please dont tell me the latter, as being in CoDJumper for some time, I can tell you, it has been done plenty of times and given a reason to do it, it will provoke people into doing it more often.

Posted: August 9th, 2007, 5:48 pm
by Lethal323
Here I will answer all your questions right here...
KillerSam wrote:If people think they can gain anything on a map with a CJ name - they will.
If people have the slightest guess that they can - they will.
If your secret area relies purely on teleporting you - it sucks.
If you are doubting drofder on such an obvious fact - you suck.

1. That was a name I just threw in there, thats not the name its gonna be...
2. so...
3. It doesnt there are many other places you half to go before you can actuly hit the secret
4. Take this drofder and tell me im lieing that it doesnt work...



Image

Re: Simple Question... I Hope

Posted: August 9th, 2007, 5:51 pm
by Pedsdude
Lethal323 wrote:if(user.name == ("LethaL^^11@^^88CJDonator"));
You shouldn't have a ; at the end of that line.

Posted: August 9th, 2007, 5:51 pm
by Lethal323
KillerSam wrote:WOW!
You showed drofder!
I would be surprised if he bothers to return to these forums after that ownage! :roll: :roll: :roll:
Was that intended to be sarcasm or for real?


Rofl


Hate typing, doesnt show tons in voice...

Posted: August 9th, 2007, 5:55 pm
by Lethal323
another big day for CoDJumper...


I burned drofder proving hes wrong, and pedsdude found the problem before drofder did....




WOW

:shock: :shock: :shock: :shock:

Posted: August 9th, 2007, 6:09 pm
by Nightmare
Lethal, please don't act so childish, people make mistakes, even drofder. That does not give you a reason to try and rub it in, he knows so much more than a lot of us here and he is helping us because he wants to, not because he has to. So be respectful of others and don't be a troll.

Posted: August 9th, 2007, 6:11 pm
by Pedsdude
Lethal323 wrote:pedsdude found the problem before drofder did
Everyone makes mistakes, afterall it was a tiny error which was hard to spot (even you missed it). Besides which, Drofder occasionally gets the better of me ;)

Posted: August 9th, 2007, 9:56 pm
by Coontang
Nightmare wrote:Lethal, please don't act so childish, people make mistakes, even drofder. That does not give you a reason to try and rub it in, he knows so much more than a lot of us here and he is helping us because he wants to, not because he has to. So be respectful of others and don't be a troll.
I dont think its rubbing it in... example if someone was playing football and they tripped over their lace or something, and everyone kept on taking the mick and stuff and meaning it, then thats rubbing it in , you know Lethal is just having a bit of fun, thats actually complementing Drof in a way because its saying hes so good that because he missed an error, its like 'a big thing'....IMO.

Posted: August 10th, 2007, 12:09 am
by Drofder2004
Wasn't my mistake, it was yours, I just copied and pasted you text >.>