• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Add bp with items.

Donio

Banned User
Joined
Jun 24, 2008
Messages
4,004
Reaction score
16
Location
Manhattan, New York
Hey hey, im wondering how I could add bp with items into my donation shop list on the site..
I tried to do it with the "container" and such with shop admin but it aint working.. So i turned here.

This is the items i want to add.

Code:
rookie package:
moon backpack id = 10521 
5cc, exp scroll level 100, boots of haste

advanced package:
lizard backpack id = 11237
10cc, exp scroll level 200, boots of haste, addon toad doll

explorer package
expedition backpack id = 11235
15cc, exp scroll level 200, boots of haste, double exp ring, addon toad doll.
 
Got any idea how I should make this work? (Exept change to modern acc).. I got waaaay to many files to re-make if i have to change, both ownmade and some that came with the gesiors accmaker. :s
 
Got any idea how I should make this work? (Exept change to modern acc).. I got waaaay to many files to re-make if i have to change, both ownmade and some that came with the gesiors accmaker. :s

let them purchase something like a "Receipt for X Backpack", they can speak to an npc that trades this item for the item pack
so e.g.:
donation shop purchases "Explorer Package Receipt", the description in shop says "Please contact <NPC Name> and show her this receipt for your package"
npc removes the item and replaced with backpack with the items in

probably the easiest way to do it
 
Back
Top