|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Feb 2005
Age: 19
Posts: 37
|
How do you get it to Make the Money aprear in the bank
// Begin box of money cont = new WoodenBox(); cont.ItemID = 0xE7D; cont.Hue = 0x489; PlaceItemIn( cont, 16, 51, new BankCheck( 1000000 ) ); PlaceItemIn( cont, 16, 115, new Factions.Silver( 9000 ) ); PlaceItemIn( bank, 18, 169, cont ); // End box of money |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|