PDA

View Full Version : The King of Cobbs Knob (with clovers)



clichecow
12-15-2006, 06:57 PM
This script was originally written by cjswimmer, but I updated so that if after getting the harem outfit, if you dont have the perfume yet, the script will use a clover for it if you have one. I havn't tested this script thoroughly, but it should work fine.

N3RD
01-14-2007, 10:48 PM
I tried writing a similar script and everything in mine works fine except I can't fight the Goblin King. The relavant line is


adventure(1, $location[The King's Chamber]);

same as in your script but mafia tells me no such location exists. Anyone know why?

holatuwol
01-25-2007, 04:31 PM
I think I've figured this one out, and the fix will be present in the v10.3 release.

N3RD
02-06-2007, 11:30 PM
I think I've figured this one out, and the fix will be present in the v10.3 release.


Works great now. Thanks.

lucifershadowmere
07-23-2007, 11:50 PM
Just updating some Old stuff, if you wish to use this script, change

adventure(1, $location[The King's Chamber]);

to

adventure(1, $location[King's Chamber]);


You should find the location then.