Conveyor For Rollout Rocks

[Open Assets] Conveyor For Rollout Rocks 1.2

What permissions do you give others to modify and/or maintain your submission?
Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
This lua script, introduces conveyor support for Rollout rocks.
Currently rollout rocks do not move on conveyors, so I made this.

srb20474.gif
srb20477.gif

Concole command: cfrr_enable, stops/runs a lua script, default - On.

You can also specify in the Level header whether lua should work on your map or not.
Note: If you specify this in the level header, it will ignore the cfrr_enable command.

Example:
Code:
    Level 01
    LevelName = Test
    TypeOfLevel = coop
    LUA.cfrr_enable = true
or
Code:
   Level 01
    LevelName = Test
    TypeOfLevel = coop
    LUA.cfrr_enable = false

Test map (Without lua, you need to download it separately)

Known issues:
- Doesn't work on the surface unless it scrolls flat texture.
Author
Sirexer
Downloads
71
Views
469
Extension type
lua
File size
11.3 KB
MD5 Hash
5d28b02c6a5556907390d628fd1b322b
First release
Last update
Rating
5.00 star(s) 1 ratings

Share this resource

Latest reviews

does exactly what its supossed to do (strange tho that vanilla srb2 doesnt do this already...)
Upvote 0
Back
Top