Quests.

Login to reply  Page: « < 1 of 1 > »
01 Jun 2010 - 15:012656
Quests.
With the new release, I was doing some looking into quests and I am a bit confused. Do the spec procs still need to be coded into the C in the codebase itself, or does qedit take care of all of that now?

Sorry if this is redundant but I looked and only found a few snippets of info.


01 Jun 2010 - 17:072657
QEDIT requires no additional special procedures.


__________________
Rumble
The Builder Academy
tbamud.com 9091
01 Jun 2010 - 18:092658
I just made one using the old method, but I also noted that questmaster is listed in qedit.

I just listed the questmaster in qedit and in the spec proc code.


01 Jun 2010 - 18:502659
Oh! If qedit does all that, do guildmasters (the ones you can practice using?) need to be put into the code, or is there an easier way for that, too?


01 Jun 2010 - 20:172660
I believe there is actually a snippet for a gedit for guild masters that allows you to specify who they train to, costs, and what skills/spells they can train. It's either here somewhere, or at the www.circlemud.org ftp site.



Last edited by Elervan (01 Jun 2010 - 20:17)
01 Jun 2010 - 23:532663
HELP SPECIAL for basic spec proc info.


__________________
Rumble
The Builder Academy
tbamud.com 9091
02 Jun 2010 - 01:522665
Quote Elervan:
I believe there is actually a snippet for a gedit for guild masters that allows you to specify who they train to, costs, and what skills/spells they can train. It's either here somewhere, or at the www.circlemud.org ftp site.


I am looking. If I find it I'll post it in this thread. Could you do the same?

That sounds too good to be true!


02 Jun 2010 - 09:492667
Sure. Here's a brief explanation of it from the author.


Quote:

Gmaster.tgz contains some code I wrote whne I first started hacking at circle. It allows for shopkeeper like guildmasters. ie. They charge, can be restricted to certain times of day, they only know certain skills/spells, etc. There was a bit of stuff that I wanted to include, but never got around to coding. Feel free to use it however you want. (giving credit where credit is due) (For those who'd like to know, this code is a shameless hack of the shopkeeper code, and goes to show you that there is alot of stuff in circle jsut begging to be modified into something new :)


http://www.circlemud.org/pub/CircleMUD/contrib/snippets/mobiles/gmaster.tar.gz

Is what your are looking for.



Last edited by Elervan (02 Jun 2010 - 09:50)
Login to reply  Page: « < 1 of 1 > »