User:Outofspace/AOTS: Difference between revisions
>Outofspace m User:Outofspace/ATOS moved to User:Outofspace/AOTS |
>Outofspace No edit summary |
||
Line 1: | Line 1: | ||
<i>Latest version is 2. | <i>Latest version is 2.3</i> | ||
If you just so happen to have my place, here is a manual on how to configure it! | If you just so happen to have my place, here is a manual on how to configure it! | ||
Line 20: | Line 20: | ||
*<b>Transparency</b> (0.8) - How much transparency the slimes will have. | *<b>Transparency</b> (0.8) - How much transparency the slimes will have. | ||
*<b>MaxInTakeEnabled</b> (true) - true=slimes will get full; false=slimes willn't get full. | *<b>MaxInTakeEnabled</b> (true) - true=slimes will get full; false=slimes willn't get full. | ||
*<b>SlimeTime</b> (240) - How many seconds will the slime eat. | |||
==Other Stuff== | ==Other Stuff== | ||
The building supplies are in <code>game.Workspace.Blocks</code> | The building supplies are in <code>game.Workspace.Body.Blocks</code> | ||
---- | ---- | ||
If you want to edit the main slime scripts, look under <code>game.Workspace.Scripts.SlimeScripts</code> | If you want to edit the main slime scripts, look under <code>game.Workspace.Scripts.SlimeScripts</code> | ||
The game scripts are in | |||
<code>game.Workspace.Script.GameScripts</code> | |||
---- | ---- | ||
Line 38: | Line 42: | ||
To edit the "Hintor" text, goto <code>game.Workspace.Script.GameSettings.Hintor</code> and change the value. | To edit the "Hintor" text, goto <code>game.Workspace.Script.GameSettings.Hintor</code> and change the value. | ||
---- | |||
To edit who can say "server-off" which removes the game, goto <code>game.Workspace.Scripts.GameScripts.ShutDownScript</code> and replace a's value with your name. | |||
==JustinP231== | ==JustinP231== | ||
Line 48: | Line 56: | ||
*Default color picker. | *Default color picker. | ||
*New copy. | <s>*New copy.</s> | ||
==Place== | ==Place== | ||
<i>None as of 2.3</i> | |||
===Anti-Spam=== | ===Anti-Spam=== | ||
<i> | <i>None as of 2.3</i> | ||
===Configuration=== | ===Configuration=== | ||
*Max # of bricks per user. | <s>*Max # of bricks per user.</s> | ||
*Set roof height? | *Set roof height? | ||
===Custom=== | ===Custom=== | ||
<i>None as of 2.3</i> | |||
=RoadMap for 3.0= | =RoadMap for 3.0= |
Revision as of 06:15, 9 November 2008
Latest version is 2.3
If you just so happen to have my place, here is a manual on how to configure it!
Current
The "Slimes"
All of the slimes settings are listed under the model "SlimeControls". Here's a list and description of each object:
The defaults are in ()'s
- AngleToRoll (4000, 0, 0) - The x, y, z direction inwhich the slimes will rool. the larger, the faster.
- MaxInTake (17) - The maximum ammount of food before a slime will stop eating.
- MaxSpeed (8000, 8000, 8000) - The fastest a slime can go in a given direction (x, y, z)
- RandomColor (true) - true=random slime colors; false=no change.
- Reflectance (0.2) - How much reflectance the slimes will have.
- Transparency (0.8) - How much transparency the slimes will have.
- MaxInTakeEnabled (true) - true=slimes will get full; false=slimes willn't get full.
- SlimeTime (240) - How many seconds will the slime eat.
Other Stuff
The building supplies are in game.Workspace.Body.Blocks
If you want to edit the main slime scripts, look under game.Workspace.Scripts.SlimeScripts
The game scripts are in
game.Workspace.Script.GameScripts
The game's parts are located in game.Workspace.Body
.
Don't change the names. If you add a new part, make sure it's named "Body" so the slimes wont eat it.
To edit the "Hintor" text, goto game.Workspace.Script.GameSettings.Hintor
and change the value.
To edit who can say "server-off" which removes the game, goto game.Workspace.Scripts.GameScripts.ShutDownScript
and replace a's value with your name.
JustinP231
I made this, he made the other.
RoadMap for 2.0+
Slimes
- Default color picker.
*New copy.
Place
None as of 2.3
Anti-Spam
None as of 2.3
Configuration
*Max # of bricks per user.
- Set roof height?
Custom
None as of 2.3
RoadMap for 3.0
This is only for Versions 3.00.00 and up. There will be a seperate place for this altogether.
Slimes
- User selected color.
- Better "eating" system.
- Slimes to have heads, and 'absorb' bricks.
- More slimes.
- They will randomly jump and 'fly' onto buildings.
- Slime size.
Place
- Ghost-Brick fix by lastalon.
- Wider area.
- More building blocks.
- Different spawns.
- An objecctive at the end of the game.
- "Earthquakes"
- Better "Hintor"
- Pick BrickColor tool.
Anti-Spam
- Auto-banner
- Restricted building space.
Configuration
- Skybox changer.
- MaxPlayers easy setter.
- Debug/Testing tools.
Custom
- PM_SYSTEM
- Complete set of user-rights.
- IP ban?
- Enable/Disable slimes getting full.