|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Lurker
Join Date: Mar 2005
Location: Alabama
Age: 26
Posts: 8
|
I been searching and searching and im actually giving up hope so i thought i would make a post.
Anyways. Im wanting to make a pub 15 shard, with pre cast. I have tried to edit the public moongate but i always get errors when doing it. So i thought well ill just download a custom script for moongates. But i cant find one Anyone have a link for custom moongates?I did get start location correct. but i cant seem to find out how to make bank starting items active. .Also. one more newb question. I see alot of "Just place in your custom script folder" in description in how to install custom scripts. However i have no folder named "custom scripts" Do i need to make one? And if so where should i make it Thanks.More questions coming hehe. Also, im wanting to make a automotive shard. So if anyone has a link into where i might be able to see scripts for cars that would be great. |
|
|
|
|
|
#2 (permalink) | |
|
Newbie
|
Quote:
Sorry I couldn't be of any more help, I'm still pretty new here myself. ~Elora |
|
|
|
|
|
|
#3 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,239
|
For the bank starting items, you need to either comment or uncomment the desired lines. To uncomment the lines, remove the // that might be in front of those lines. ie:
Code:
PlaceItemIn( cont, 16, 51, new BankCheck( 500000 ) ); PlaceItemIn( cont, 28, 51, new BankCheck( 500000 ) ); Remove these>> //PlaceItemIn( cont, 40, 51, new BankCheck( 100000 ) ); //PlaceItemIn( cont, 52, 51, new BankCheck( 100000 ) )
__________________
May you have the strength of eagles' wings, the faith and courage to fly to new heights, and the wisdom of the universe to carry you there. |
|
|
|
|
|
#4 (permalink) |
|
Forum Novice
Join Date: Feb 2007
Location: Tennessee - Big Orange Country
Age: 37
Posts: 125
|
If you're looking for the old style moongate script it's on here somewhere. I searched for it but was unable to find it just then. I think I have it bookmarked at home so I'll try and post it on here when I get home.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|