Builders Help
Help for builders
Building
Intro to Building - A Good Start
Where to get help
- On testport,
help buildlinks
is a helpful file of links to important information - Ask on testport
- Ryan- The Builder Bot
Useful tips
- Make sure you have
immfo luaerr on
toggled the right way. It will show you errors in running lua scripts. If the program is one of yours then you should fix it! - Use
---
in your code to add a comment. Comments are very useful to help you understand the flow of your code, because there is currently no way to auto-indent your code in the editor.
Howtos
- How to make your mobprog wait
- How to keep fish in rivers or keeping land based mobs on land
- How to test for good, evil, neutral?
- How to test for a non-player?
- How to do equivalent of 'mob force mob oload aylor-321' etc?
- How to write a room prog that allows disallows movement
- How to write a mprog so only 1 mob of a single key fires