User:Outofspace/AOTS: Difference between revisions
>Outofspace No edit summary |
m Text replacement - "</SyntaxHighlight>" to "</syntaxhighlight>" |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
==Other Stuff== | ==Other Stuff== | ||
The building supplies are in <code>game.Workspace.Body.Blocks</ | The building supplies are in <code>game.Workspace.Body.Blocks</syntaxhighlight> | ||
---- | ---- | ||
If you want to edit the main slime scripts, look under <code>game.Workspace.Scripts.SlimeScripts</ | If you want to edit the main slime scripts, look under <code>game.Workspace.Scripts.SlimeScripts</syntaxhighlight> | ||
The game scripts are in | The game scripts are in | ||
<code>game.Workspace.Script.GameScripts</ | <code>game.Workspace.Script.GameScripts</syntaxhighlight> | ||
---- | ---- | ||
The game's parts are located in <code>game.Workspace.Body</ | The game's parts are located in <code>game.Workspace.Body</syntaxhighlight>. | ||
Don't change the names. If you add a new part, make sure it's named "Body" so the slimes wont eat it. | Don't change the names. If you add a new part, make sure it's named "Body" so the slimes wont eat it. | ||
Line 43: | Line 43: | ||
---- | ---- | ||
*To edit the "Hintor" text, goto <code>game.Workspace.Script.GameSettings.Hintor</ | *To edit the "Hintor" text, goto <code>game.Workspace.Script.GameSettings.Hintor</syntaxhighlight> and change the value. | ||
*To edit the "MaxPlayers" text, goto <code>game.Workspace.Script.GameSettings.MaxPlayers</ | *To edit the "MaxPlayers" text, goto <code>game.Workspace.Script.GameSettings.MaxPlayers</syntaxhighlight> and change the value. | ||
---- | ---- | ||
To edit who can say "server-off" which removes the game, goto <code>game.Workspace.Scripts.GameScripts.ShutDownScript</ | To edit who can say "server-off" which removes the game, goto <code>game.Workspace.Scripts.GameScripts.ShutDownScript</syntaxhighlight> and replace a's value with your name. | ||
==JustinP231== | ==JustinP231== |
Latest revision as of 04:37, 27 April 2023
Latest version is 3.01.01b
A copy of 2.3 is in my models.
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.
- BuildTime (300) - Leave this a multiple of 3, it's better for the game.
- SlimeColor (Bright Red) - If "RandomColor" is off, this will be their color.
Other Stuff
The building supplies are in game.Workspace.Body.Blocks</syntaxhighlight>
If you want to edit the main slime scripts, look under game.Workspace.Scripts.SlimeScripts</syntaxhighlight>
The game scripts are in
game.Workspace.Script.GameScripts</syntaxhighlight>
The game's parts are located in game.Workspace.Body</syntaxhighlight>.
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</syntaxhighlight> and change the value.
- To edit the "MaxPlayers" text, goto
game.Workspace.Script.GameSettings.MaxPlayers</syntaxhighlight> and change the value.
To edit who can say "server-off" which removes the game, goto game.Workspace.Scripts.GameScripts.ShutDownScript</syntaxhighlight> and replace a's value with your name.
JustinP231
I made this, he made the other.
RoadMap for 3.0+
This is only for Versions 3.00.00 and up. There will be a seperate place and model for this altogether.
Slimes
- Slimes to have heads, and 'absorb' bricks.
- They will randomly jump and 'fly' onto buildings. (Earthquake, idea by cecibean!)
- Slime size.
Place
- More building blocks.
- Different spawns.
- An objecctive at the end of the game.
- "Earthquakes"
- Pick BrickColor tool.
Anti-Spam
- Auto-banner
Configuration
- Skybox changer.
Custom
Items stricked are likely not to be used.
*PM_SYSTEM
*Complete set of user-rights.
- IP ban?