View Single Post
  #7  
Old 03-17-2003, 05:38 AM
Chicken_l33t Chicken_l33t is offline
Banned
Join Date: Sep 2002
Location: NewZealand
Posts: 467
Chicken_l33t is on a distinguished road
Quote:
Are you are an idiot who has nothing better to do than "bash" on the people who want to learn?

I can tell you are not a good scripter becasue to be a good scripter you have to be very intelligent and I can tell you probally just learned some basics and decided to come here and try to act like you might know somethng.

So change your attitude or **** off!
I don't beleive he was bashing people more or less stating that GScript is rather easy, and tlf288 dont you think you're over reacting?, he didnt say nothing to bash anyone..

You're the one who's bashing people, and I don't nessecarily agree with you saying: "I can tell you are not a good scripter becasue to be a good scripter you have to be very intelligent",
if you can script something that works & has a very little amount of bugs on It with the simplest of commands then that's fine you don't have to have something super long for it to be a good script.

maybe the smarter person is the one who done less coding then something like:

if (playerenters){
setstring text,WOW;
message #s(text);
}

then just doing something like if (playerenters){
message WOW;
}

I personally wouldn't do that but hey just an example that you dont have to be briliant to script.
Reply With Quote