ServUO Version
Publish 57
Ultima Expansion
Endless Journey
I have the Hero Deed script on my server and I'd like to have one of those appear in every pack or bank of every new player. I tried adding the script to charactercreation.cs but is fails to compile.

Is there a way to do this?
Well look at me figuring stuff out... cracked it:

using Server.Custom.PreMadeHeros;
 
Last edited:
Thanks! I did read up a bit on pandora box earlier today and how GMs can place containers to gift players but I wasn’t sure if that would give brand new accounts the same gift.
 
Thanks! I did read up a bit on pandora box earlier today and how GMs can place containers to gift players but I wasn’t sure if that would give brand new accounts the same gift.
You can add more than one box, I have 1 for each festival, 1 for (1 per account) and another box for (1 Per Character) just set them up in game via [props and your players will just have to logout and back in.
 
Back