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
  #16  
Old 01-09-2002, 09:10 PM
Dlaiyre Dlaiyre is offline
Registered User
Join Date: Nov 2001
Location: Townsville, Australia
Posts: 205
Dlaiyre is on a distinguished road
Send a message via AIM to Dlaiyre
Umm, make a new npc, a letterbox at each house... duh.
instead of remaking the door >.<
__________________
<- spider, for compatibility
( aim: Dlaiyre )
( email: Dlaiyre )

( msn: [email protected] )
( icq: 51464358 )
Reply With Quote
  #17  
Old 01-09-2002, 11:20 PM
Shorty2Dope Shorty2Dope is offline
Psychopathic
Shorty2Dope's Avatar
Join Date: Oct 2001
Location: Insane Asylum
Posts: 3,290
Shorty2Dope is on a distinguished road
Send a message via AIM to Shorty2Dope Send a message via Yahoo to Shorty2Dope
sounds like a good idea and can be done.. You should get like 5g per drop off.. depending on were you take it or how fast you do it.
__________________
blah
Reply With Quote
  #18  
Old 01-10-2002, 02:20 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
What is the number of that playerhouse out in the water?

also, is there a way to detect if the player is under the effects of disabledefmovement?


Not knowing these informations, the current version is thus:

(there are still bugs with delivery, I've never used client.strings before (if they even work offline) and need some help )
Attached Files
File Type: nw graalparcels.nw (11.2 KB, 142 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
  #19  
Old 01-10-2002, 03:14 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
Not very modernized(meaning for the npcs server) But i know how you want this represented, If it is accepted I might have to add / take somethings from it to make it work nicely as a job and to work on the NPCs server. I commend you for your inicial Idea. I once scripted a mailbox where you could write letters too, maybe I could incorperate this in here? Prehaps as a postal service throughout Graal? Maybe you could write acual letters to the player, Very ez to do, ESPECIIALY with sting arrays *loev for stefan*
__________________

subliminal message: 1+1=3
Reply With Quote
  #20  
Old 01-10-2002, 04:42 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
Yah, that'd be neat...and why it has no serverside stuff is simple: the highest staff position I've ever held is Events Team on Newmain for two days, I've never had a chance to even have someone else test one of my scripts serverside, much less an NPC control on a server to toy with until I get server scripts down. Oh, and if it's accepted I'd be glad to help get it to its final rendition, I'm quite good with scripting (this is by no means my masterpiece . )
__________________

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
  #21  
Old 01-10-2002, 05:50 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 could code it in 1 swipe pretty flawless, from thier its just adjusting (adjustin package prices and stuff, time to diliver the packages and things of that nature)
__________________

subliminal message: 1+1=3
Reply With Quote
  #22  
Old 01-10-2002, 06:22 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
Good! Anyway, this is shaping up to be a very fine idea, could actually make it fun to work on newmain, you get to travel to all the playerhouses (no need to add kingdoms and stuff into the mix, playerhouses are all around). In theory, an array is all that's needed to have all the reward rates, and a control NPCW can be used to keep packages out of water by taking them away from swimming players (onwall and onwater could prevent traveling over trees and water via draisine or whatnot though).
__________________

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
  #23  
Old 01-13-2002, 06:41 PM
Kasuagi Kasuagi is offline
Gemini Man!
Kasuagi's Avatar
Join Date: Oct 2001
Location: Kentucky, USA
Posts: 1,413
Kasuagi is on a distinguished road
Send a message via ICQ to Kasuagi Send a message via AIM to Kasuagi Send a message via Yahoo to Kasuagi
cool, i like the idea

you should make more money depending on the destination. if you had to take a package from santerrain to antora, you'd get more money!
__________________
AIM: kasuagi
ICQ: 146485949


Muroshi - Lead Developer for Agaroth

Quote:
Originally posted by Waltz5
Um. Yeah, welcome to the Forums. Most likely you'll get made fun of, your work criticized, and yelled at. Yes the forums are fun!
Reply With Quote
  #24  
Old 01-13-2002, 11:04 PM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
I reckon that in the final version, Post Office (probably near Bomboria) to Antora would be a 2- or 3-gralat job.
__________________

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
  #25  
Old 01-14-2002, 01:13 AM
Kasuagi Kasuagi is offline
Gemini Man!
Kasuagi's Avatar
Join Date: Oct 2001
Location: Kentucky, USA
Posts: 1,413
Kasuagi is on a distinguished road
Send a message via ICQ to Kasuagi Send a message via AIM to Kasuagi Send a message via Yahoo to Kasuagi
Quote:
Originally posted by jeff335
I reckon that in the final version, Post Office (probably near Bomboria) to Antora would be a 2- or 3-gralat job.
ahh, that isn't too much
__________________
AIM: kasuagi
ICQ: 146485949


Muroshi - Lead Developer for Agaroth

Quote:
Originally posted by Waltz5
Um. Yeah, welcome to the Forums. Most likely you'll get made fun of, your work criticized, and yelled at. Yes the forums are fun!
Reply With Quote
  #26  
Old 01-15-2002, 10:01 AM
royce royce is offline
Banned
royce's Avatar
Join Date: Sep 2001
Location: Yakitinzen, China
Posts: 2,271
royce is on a distinguished road
Send a message via AIM to royce
This is just my OPINION but, I don't like the idea. It reminds me of paper mario when you have to deliver letters. To make it even better is to have a npc char you have to beat to deliver the message. Like the movie Rat Race, Btw funny movie. Anyways you get more money for how many ppl you race. Maybe even have human race interaction. This is also a bad idea because there are alot of people that are laggy 99% of the time they are on so this is unfair. That is why I dislike the idea.
Reply With Quote
  #27  
Old 01-15-2002, 10:03 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
no racing. the postal system isnt one big game Anyhow... Im working on it (err... somtime soon. lol) So like look around for it sometime. i never post news so like somone will have to post for me r something like that. (im to sechsay to post news methinks?)
__________________

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 08:11 PM.


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