Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Online Time?. (https://forums.graalonline.com/forums/showthread.php?t=47156)

Mykel 08-17-2003 04:30 AM

Quote:

Originally posted by Python523
since when has a PM meant bug the hell out of me on AIM
It doesn't, but you just went through a big thing where it isn't the job of the GST. I would like to put in requests. But I can't fine one of the GST that aren't too busy, or simply wont do it.

wonderboysp2p 08-17-2003 04:32 AM

hell it works for him kind of... i dont like to IM him cause he eats my socks everytime i do

TribulationStaff 08-17-2003 05:07 AM

Quote:

Originally posted by Mykel
It doesn't, but you just went through a big thing where it isn't the job of the GST. I would like to put in requests. But I can't fine one of the GST that aren't too busy, or simply wont do it.
No wonder you like me so much these days.

Mykel 08-17-2003 05:14 AM

Quote:

Originally posted by TribulationStaff


No wonder you like me so much these days.

You are the best non-GST scripter that I know, so I always ask you for help. You are better than some of the GST guys in my opinion.

Python523 08-17-2003 05:24 AM

Quote:

Originally posted by Mykel
It doesn't, but you just went through a big thing where it isn't the job of the GST. I would like to put in requests. But I can't fine one of the GST that aren't too busy, or simply wont do it.
Look, I aplogize for me and all the other GSTs, it is HARD to deal with people sometimes. I mean put it this way, scripting is like an art in a way, each scripter has a different way to do things. It is harder for her to help people with scripts sometimes because my attitude tends to be my style (I'm not talking about formatting) or no style, so it is literally an eyesore to see some peoples' scripts and I can't begin to help them because I don't know why they do things the way they did because in my opinion their way usually sucks. I was going to work on some template scripts such as a chat room system but unfortunatelly the scripts I was working on was on scripting dev which unixmad shut down with debug since Stefan is on vacation and hasn't put it back up even though I've asked him to. Just cause I said people may request things doesn't make it part of my job, it's just something I thought at the time would be nice and I didn't know what impact it would have on me.

I will admit the job has had a generally bad impact on me, and I personally think the GSTs have become more like a PWA since most of the work that seems to be done these days are helping playerworlds with playerworld related problems. I would help with those problems if the people contacted me kindly and professionally but I don't feel like crawling around on servers asking if there are any problems nor do I care that some of the members were asking for a raise in their admin powers because they said they did more work on things that weren't even related to their topic but yea, I don't care about that. Once I get the time to I'll fulfill the part of my job that I was thinking of before the team was established and I'll try to work on and release template scripts for servers to use (as long as someone doesn't try to claim credit and as long as the server gives credit where it is due)

EDIT:
I don't mind people asking me simple questions, but when it comes to scripting something for them or asking question after question I absolutelly refuse to help. Like if I give the answer, I don't want to be used as a crutch from now on and I don't want to be seen as the 'solution' to every problem

wonderboysp2p 08-17-2003 05:30 AM

LIES JAGEN I ASKED HOW YOU GOT YER LIVEJOURNAL AND YOU GAVE MEH TEH UBERBOOT ONCE YOU FOUND OUT I WAS FROM GRAAL

Mykel 08-17-2003 05:34 AM

I understand why you are frustrated, and I apoligize for anything bad I said about you.
It would be really nice to have some template scripts like chat system and stuff, and would be even nicer if you could tell customizeable things about them, such as color, font, etc.

osrs 08-17-2003 07:12 AM

Quote:

Originally posted by Python523


Getting constantly harassed by people on aim does that to you. I am far from power hungry, people bugging have have gotten me to the point where I could CARE LESS about what powers I have, I don't think I'm better than anyone else because I tend to not care about what other people think of me since I don't care about them, if someone thinks they are better than me, good for them, I don't care, I know I used to be nicer, so don't give me any of that 'you've changed' crap, because I know I have, people need to stop using these forums, the GST, and whatever else as a crutch to learn how to script, because they will CONTINUE to use this crutch whenever they run into a problem, they will not try to learn things on their own, they will not use their own mind, they will not be learning how to script, they will be learning how to use someone as a resource. I know this from personal experiance from the people I've helped in the past plus I am guilty of this mysel. When I tried learning php I did the exact same thing, everytime I ran into a problem I asked for help instead of trying to learn on my own, and I ended up giving up, because I realized my fault in doing that.

Help people that is starting to script is good.
Some people have no knowledge about any language,what's the problem of help? There is no need to say "learn by yourself,don't ask for help",sometimes you can learn helping..

Python523 08-17-2003 07:37 AM

Quote:

Originally posted by osrs


Help people that is starting to script is good.
Some people have no knowledge about any language,what's the problem of help? There is no need to say "learn by yourself,don't ask for help",sometimes you can learn helping..

but everyone I've tried helping kept using me to solve every single problem of their's, I do not let people use me as a crutch, I already said that

Snakeandy7 08-17-2003 11:15 AM

Just change all your aim name's :P.
NPC Code:

if (actionserverside){
playerkills =1337;
//anything you want^

playerdeaths =7;
//the lower the better^

playesparrated =100;
//the lower the better ^ (goes up to 70 or higher)

playersparrate =2337;
//only goes up to 3000

//#CLIENTSIDE
if (weaponfired){
triggeraction x,y,serverside,params,npc_name;
}


I might of got the triggeraction wrong, just woke up :p, I'm not sure if the param's and the npc name is in the wrong way around :p
Anywho, that's the basic's of it:p

Mykel 08-17-2003 11:25 AM

Quote:

Originally posted by Snakeandy7
Just change all your aim name's :P.
NPC Code:

if (actionserverside){
playerkills =1337;
//anything you want^

playerdeaths =7;
//the lower the better^

playesparrated =100;
//the lower the better ^ (goes up to 70 or higher)

playersparrate =2337;
//only goes up to 3000

//#CLIENTSIDE
if (weaponfired){
triggeraction x,y,serverside,params,npc_name;
}


I might of got the triggeraction wrong, just woke up :p, I'm not sure if the param's and the npc name is in the wrong way around :p
Anywho, that's the basic's of it:p

QUIT GOING OFF TOPIC!!!


:p

Snakeandy7 08-17-2003 11:37 AM

Quote:

Originally posted by Mykel
QUIT GOING OFF TOPIC!!!


:p

Meany!, It's my thread:D
Lol :), So there is no way, crap.:(

Mykel 08-17-2003 11:39 AM

Quote:

Originally posted by Snakeandy7

Meany!, It's my thread:D
Lol :), So there is no way, crap.:(

We took over = you lose. :D

Snakeandy7 08-17-2003 12:00 PM

Lol, that's forum life :(

Ningnong 08-17-2003 03:29 PM

its:

NPC Code:

triggeraction 0,0,serverside,db-npcname,param0,param1,etc;



All times are GMT +2. The time now is 02:09 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.