|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
This is a very simple thing I threw together because my players like to move their house every 10 minutes it seems. They love it so I figured it could be of some use to some of you also.
What it is: The moving crate is a container that can by summoned and dismissed at will by players for the purpose of moving their junk while changing houses. The box can be summoned from oblivion from anywhere in a house they own with a command and dismissed just as easily. It has no weight or item limit so they can get everything into one box. They cannot move it but can just dismiss it go up a floor or whatever and resummon it. The catch.... the box only lasts for 2 days. After that it poofs empty or not. I did this so they cannot exploit free storage. The script comes with a deed which I have on the town provisioners (for a decently high price so that they dont just keep buying them every 2 days). When you summon the box it tells you how much time is left. How does it work: The script comes with 4 commands. 2 Player commands: [summoncrate and [dismisscrate. They speak for themselves. 2 GM commands... [countboxes this will count all crates on the internal map. It is just for your info. I have been using this script on my shard for about 6 months and have not had 1 stay when it should have decayed. [getbox... when a player places a box it adds a tag on their account. An administrator can check their account tag and see if they have a box or not (not would say null). If they do and a staff member needs to call it they use the [getbox command with the serial ( which is on the tag) and it will summon the box to the gm. These are mostly housekeeping commands and I have never used them in game but I felt they could be useful for troubleshooting if ever needed. Install: Copy MovingCrate.cs into a custom folder. Add the deed to a vendor SB file of your choice. I have had no issues with this script but if anyone happens to find any I will be happy to look into them. My players have loved having this. I hope you find a use for it. |
|
|
|
|
#3 (permalink) | |
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Can they ONLY summon the box while inside a house they own? (sorry havnt looked at it yet, I like to ask questions first).
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
|
|
|
|
|
#5 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
That's correct. They must be in a house they own to summon the box. |
|
|
|
|
|
#7 (permalink) | ||
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Quote:
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
||
|
|
|
|
#9 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
Last edited by Avelyn; 02-15-2006 at 11:34 AM. |
|
|
|
|
|
#10 (permalink) | |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 37
Posts: 3,509
|
Quote:
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#11 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
Wouldn't be hard to do, but I have no sympathy for players who lose their stuff because they don't take it out in 2 days. When you summon the box it tells you how much time you have left. |
|
|
|
|
|
#12 (permalink) | |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 37
Posts: 3,509
|
Quote:
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#13 (permalink) |
|
Forum Novice
Join Date: May 2005
Age: 36
Posts: 222
|
I really like this idea. My question is, how exactly would I add this to the SB file of a Banker? I am confused by what all the numbers mean in the generic buy info stuff. the 0x32.. etc.
EDIT: Nevermind, I figured it out GREAT SCRIPT!Last edited by seanandre; 02-17-2006 at 07:43 PM. |
|
|
|
|
#15 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
Code:
Add( new GenericBuyInfo( typeof( MovingBoxDeed ), 1000, 20, 0x14F0, 0x488 ) ); |
|
|
|
|
|
#16 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
|
|
|
|
|
|
#19 (permalink) | ||
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Quote:
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
||
|
|
|
|
#20 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
![]() |
|
|
|
|
|
#22 (permalink) | |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 37
Posts: 3,509
|
Quote:
But nice script!
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#24 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: Florida
Age: 33
Posts: 544
|
Quote:
|
|
|
|
|
|
#25 (permalink) | ||
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Quote:
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
||
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|