Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-28-2002, 12:50 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
The Rules!?!

Ok, I thought one of the biggest rules was not to post scripts without the owners consent. This rule should apply to people who post scripts explaining stuff.

So, if I post something giving help to another person I take it upon myself that I am giving them that information at my own will and if they just steal it, ohh well.

Deleting my posts because I almost give the basic form for the whole script though is wrong. If he steals it he is only hurting hiself so just let me post my scripts and let the retards fry their brains.

k?:grrr:
Reply With Quote
  #2  
Old 05-28-2002, 01:00 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu
You're encouraging people to break the rules and post asking for whole scripts, which I can't condone.
I'm not encouraging them to do anything.

In one example, he didn't ask for the complete script anyway but I was kind enough to show him as much as I did.

Not everyone is as gifted in learning abilities as you and you may need to consider that sometimes.
Reply With Quote
  #3  
Old 05-28-2002, 01:18 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu


Yes you are.



Yet at least I'm trying to encourage them to learn. Giving them the complete script is a perfect way to say "Hey, don't bother learning how to do this, I'll just give you the solution right here".
ohh jesus. but I explained it all to him. so how is that following your guidline of, "Hey, don't bother learning how to do this, I'll just give you the solution right here"?
Reply With Quote
  #4  
Old 05-28-2002, 01:28 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu

I don't fault your intentions, but I think you're incredibly naive if you think people will actually bother to take the time to learn how to do that stuff if you give them a gift-wrapped solution.
Well yes, I do admit I am a bit to nice and helpful to complete strangers at times but, it's just the way I am.

Just be a little more acceptable to some peoples generousity.

In another sense, delete posts with scripts that have a big script just giving away a bunch of material that is only to be used without learning. And leave the simple ones that are only 4 lines of code explaining each part.
Reply With Quote
  #5  
Old 05-28-2002, 01:46 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu


Write pseudocode if you must. Just something that they can't copy and paste into a script window.
ok
Reply With Quote
  #6  
Old 05-28-2002, 10:03 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Woah! Was this problem just solved? Very nice. . I agree with the psudocode, its better people have to get a brain before they can say, "I scripted this!!!".
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #7  
Old 05-28-2002, 11:57 PM
Bhala Bhala is offline
Disgruntled Monkey
Bhala's Avatar
Join Date: Mar 2001
Posts: 779
Bhala is on a distinguished road
Yea that seems the best way of doing it..... they get what the need explaned but you dont just give them a script =P Arn't we all just one big happy family!
__________________
Reply With Quote
  #8  
Old 05-29-2002, 12:37 AM
azuretek23 azuretek23 is offline
Registered User
azuretek23's Avatar
Join Date: May 2002
Location: Phoenix, AZ
Posts: 516
azuretek23 is on a distinguished road
Send a message via ICQ to azuretek23 Send a message via AIM to azuretek23
explain how psuedocode is... because I dont understand what you mean by that like in theory like

if (taco=spam) {
do your stuff
}

somethin like that or is that stupid...
Reply With Quote
  #9  
Old 05-29-2002, 01:00 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by azuretek23
explain how psuedocode is... because I dont understand what you mean by that like in theory like

if (taco=spam) {
do your stuff
}

somethin like that or is that stupid...
Like the code, but under cover, like if they want to make a guy move when a playertouchs him, explain how to make it, and explain how to use the codes.
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #10  
Old 05-29-2002, 07:58 AM
Bhala Bhala is offline
Disgruntled Monkey
Bhala's Avatar
Join Date: Mar 2001
Posts: 779
Bhala is on a distinguished road
Quote:
Originally posted by nyghtGT

tokenize is easy:

tokenize string;

so:
if i say, "Nyght Is Awesome"
and use...
tokenize #c;

the follwoing tokens would be made:
#t(0) = Nyght
#t(1) = Is
#t(2) = Awesome
Thats psuedocode code. It explanes the command with out giving them a script.
__________________
Reply With Quote
  #11  
Old 05-29-2002, 08:03 PM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
If you want to give scripts away, do it via PM's, AIM, ICQ, MSN or something other than the forum where it is opensource. Stealing scripts is horrible. If you can't make it, or most of it at least, yourself, then you have NO reason to be using them. The only scripts you should be able to use are your own.
---Shifter
__________________
Who has time for life these days?
Reply With Quote
  #12  
Old 05-30-2002, 12:58 AM
azuretek23 azuretek23 is offline
Registered User
azuretek23's Avatar
Join Date: May 2002
Location: Phoenix, AZ
Posts: 516
azuretek23 is on a distinguished road
Send a message via ICQ to azuretek23 Send a message via AIM to azuretek23
well scripting is preety easy but I usually learn from other peoples stuff but thats just me but I guess your "psuedocode" is tasty

well actually when I first even started I read that little thing in the editor that tells you what everything does and that is actually somethin that people should do more often... I have answered so many questions and I dont really know much its all in that little thing like #c and stuff

I say if you want to learn why not take a look at other peoles script to see how things are setup but read that little "manual" thing before you even ask questions because most likley your question is answered in there
Reply With Quote
  #13  
Old 05-30-2002, 05:13 AM
Legondary_MyTH Legondary_MyTH is offline
Registered User
Join Date: May 2002
Location: Levelville
Posts: 420
Legondary_MyTH is on a distinguished road
How are people gooing to learn how to script if no one can show them how to do some stuff that they cant so once they get the concept then they will know how do scripts like that person showed them .
Therefore they LEARN how to script.
It hard to read the doc. and understand it.
Its easier to learns from other people
__________________
ArchMage Amedeus Valoryn of Zormite
Manager of Anarchy
Past Jobs:
Levels Admin on Renegade
LAT on Doomsday,Babylon,G3K
Developer on Faheria,Babylon
GP on Sanstrata,G3K
Reply With Quote
  #14  
Old 05-30-2002, 05:46 AM
azuretek23 azuretek23 is offline
Registered User
azuretek23's Avatar
Join Date: May 2002
Location: Phoenix, AZ
Posts: 516
azuretek23 is on a distinguished road
Send a message via ICQ to azuretek23 Send a message via AIM to azuretek23
well I guess for some people its hard.... even though its simple... but oh well
Reply With Quote
  #15  
Old 05-30-2002, 10:00 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
One of the manuals a while back, something like the Newbie Scripters Bible, wasn't all that hard to understand, simply because it gave plenty of examples of scripts and explained the syntax well.
__________________
I am a .sig virus. Please put me in your .sig so I can continue to replicate.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:22 PM.


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