Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-09-2002, 01:23 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
Newmain job idea

Carrying packages between locations would be good...like this:


(1)Go to a post office (in Bomboria probably)

(2)Guy behind counter randomly selects an NPC character somewhere for you to carry your package to. You can only hold one package at a time.

(3)This package may have randomly-selected special care instructions, such as:
-Keep Away From Water (the package is destroyed if you go into water)
-Handle With Extreme Care (Package is destroyed if you use the train, the draisine, or a horse, or if you enter water)
-Urgent (get it to destination within a graalian day)
(4)If you die anywheere along the way, you lose the package.

(5)When you reach the NPC, you recieve a Reciept. Return this to the post office for money.
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #2  
Old 01-09-2002, 03:45 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Done esily enough, acually could make it for bomies aswell. Ill talk to people, maybe could get it online, sound almost realistic. Maybe it could carry messages between playerhouses? Like youd need somen to drive you in a boat if you wanted one to go to like... Dustari. But it would make more money for you.
__________________

subliminal message: 1+1=3
Reply With Quote
  #3  
Old 01-09-2002, 04:11 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
You can get to Dustari overland if you go around Silverstun's and through Antora, though a boat would be more efficient (though you'd need to have someone get a boat to the shore, so it'd be challenging )


I'm going to make this, next post will have it.
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #4  
Old 01-09-2002, 04:44 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Sounds like fun.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #5  
Old 01-09-2002, 05:02 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
It quite imposible to code it for newmain (at present) since of a couple key factors
1) No authorization
2) I and my supervisor Birdy dont have NC
3) Youd need to almost remake the playerhouse doors, which cant be done online. (to deliver the package)
__________________

subliminal message: 1+1=3
Reply With Quote
  #6  
Old 01-09-2002, 05:21 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Quote:
Originally posted by Falcor
3) Youd need to almost remake the playerhouse doors, which cant be done online. (to deliver the package)
*points to the glorious JOIN command*
C'mon man, at least use it if you have it!
Granted, it'd require NC, but STILL!

((is still dreaming of join2 textfile.txt))
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #7  
Old 01-09-2002, 05:23 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Tyhm, dont play dumb, you know you have to edit the class.
And you would have to remake to playerhouse door to add the package detection.
__________________

subliminal message: 1+1=3
Reply With Quote
  #8  
Old 01-09-2002, 05:26 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
I've come up with a very easy way to get it to work, it uses client.strings and flags for most of the juice of it (at this time, a package is worth only a gralat), as well as an information npcw that also detects if the player swims. A simple serverside NPC has to be placed outside each house, the Judgite in the level is an example...it uses with(getplayer()) and a server string (following the format of server.playerhouse1owner) to hold the account name of the player owning the house. This package accepting NPC mirrors the look and nick of the player owning the house, and in the future could be modified to accept monetary donations for said player. Is there any way to check if the player is under the effects of disabledefmovement? Anyway, to truly understand this NPC you'll have to see for yourself. Enjoy the attachment.
Attached Files
File Type: nw graalparcels.nw (12.1 KB, 159 views)
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #9  
Old 01-09-2002, 05:28 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
???? I can get the package but like... i cant deliever it. Well have to see, dont go working your ass off on sometihng that hasnt been given the go-ahead yet.
__________________

subliminal message: 1+1=3
Reply With Quote
  #10  
Old 01-09-2002, 05:33 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
The guy only takes playerhouse 1 packages, and you have to remark the section with the with(getplayer) to make it work offline as i recall. So play around with it a tad



And fear not, I won't work my butt off on this, it's a simple script and it'd stand completed as it is
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #11  
Old 01-09-2002, 05:35 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
with dont work offline mind you. and givving PW house owners a tag is quite frankly lame.
__________________

subliminal message: 1+1=3
Reply With Quote
  #12  
Old 01-09-2002, 05:40 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
I believe the server string for house owners already exists, see the House Owner Helper. And I know that With doesn't work offline, I told you to remark it in my last post


Of course, that whole part could be scrapped and replaced with an NPC called "Package Taker for Personal House 5" or somewhat that acts just the same, but has a standardized look.
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #13  
Old 01-09-2002, 09:05 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Id sooner just edit the Playerhouse door, since packages are usually dilivered to the door.
__________________

subliminal message: 1+1=3
Reply With Quote
  #14  
Old 01-09-2002, 09:38 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
Yes, however that could cause trouble for house visitors and keyholders, you'd have to make the door take the package and not warp them in before it gives them their reciept. New version of the GPS office will be uploaded to this thread tonight or tomorrow
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #15  
Old 01-09-2002, 11:57 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
There is a good chance that this Idea will get n G2k1, however maybe not exactly how you intended. But in any senceit will be a nice job and maybe acually fun? :O
__________________

subliminal message: 1+1=3
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 02:40 AM.


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