Plugin Help?

I'm playing PoG as a ranger, and I've run out of seashells. I tried to make a plugin that lets you buy them, but seashells aren't on the list of items of the plugins data. How would I do this?

------------------
-Drink coffee. Do stupid things faster and with more energy.
-The voices don't like school.

(This message has been edited by Nadir I (edited 11-21-2003).)

(This message has been edited by Nadir I (edited 11-21-2003).)

Quote

Originally posted by Nadir I:
**I'm playing PoG as a ranger, and I've run out of seashells. I tried to make a plugin that lets you buy them, but seashells aren't on the list of items of the plugins data. How would I do this?

**

Open up your plugin data.dat file in the PoG plugins folder, then scroll down to the spot in the item list where the seashell names would fit. Then add these three lines:
**
Seashell (blue).cit
Seashell (green).cit
Seashell (red).cit
**

Save the file, then quit and relaunch Coldstone. The seashells should now appear in the list. If they don't, then the item name of the seashells as it appears in the game, and change the names that I gave you to the real names if they are different, but make sure you end it with:
.cit

For some reason, I feel like I deserve a karma point. But saying that only validates moderator desicions NOT to give you one, so:
<line removed>
😄

------------------
(url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&forum;=Progress+logs&number;=18")The Progress Logs forum(/url)/(url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&forum;=Pending+Chronicles&number;=17")Storage area for Pending Chronicles (/url)/(url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&forum;=Bomb|APO|s+Plug-in+Guide&number;=31")Bomb's plugin Guide(/url)
Visit the (url="http://"http://www.ambrosiasw.com/webboard/Forum61/HTML/001202.html")Blue Mushroom Pub!(/url) Laugh so hard your stomach will hurt! Plus, it's filled with over 23 pages of useless information that nobody needs to know!
How are you gentlemen!! (url="http://"http://www.allyourbasearebelongtous.com")All your base are belong to us!(/url) You will have no chance to survive make your time...Mwa ha ha ha...
-ZeroWing CATS, (url="http://"http://www.allyourbase.com")www.allyourbase.com(/url)

(This message has been edited by LifeKnight (edited 11-21-2003).)

Quote

Originally posted by Nadir I:
I'm playing PoG as a ranger, and I've run out of seashells. I tried to make a plugin that lets you buy them, but seashells aren't on the list of items of the plugins data. How would I do this?

2 resources that I'd recommend that you check out:

(url="http://"http://stark.evula.net/plugin_faq.htm")Plug-in writing FAQ(/url) - This is a work in progress that hasn't been updated in a while(heh), but does have quite a few tips in it on how to do things with Coldstone to modify PoG.

(url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&forum;=Coldstone+web+board&number;=48&DaysPrune;=20&LastLogin;=")Coldstone web board(/url) - This is a web board, just like this one, where Coldstone is discussed. Discussions on plug-ins are quite welcome.

Good luck!

------------------
(url="http://"http://stark.evula.net/pogwalkthrough.htm")PoG Walkthrough and Compendium(/url) | (url="http://"http://stark.evula.net/plugins/dev_tools.htm")PoG Dev Tools(/url) | (url="http://"http://stark.evula.net/plugins/spells_expander.htm")Spells Expander(/url)
(url="http://"http://stark.evula.net")Stark.evula.net(/url) | (url="http://"http://www.evula.net")EVula.net(/url) | (url="http://"http://mail.ambrosiasw.com/mailman/listinfo/coldstone_dev")Coldstone-dev mailing list(/url) | (url="http://"http://ucplugs.evula.net/pog.html")PoG Upcoming Plug-Ins Directory(/url)

Thanks! This helps a lot! 🙂

------------------
-Drink coffee. Do stupid things faster and with more energy.
-The voices don't like school.