Search found 1 match
- Wed Sep 03, 2014 5:13 pm
- Forum: Mapping and Modding
- Topic: Lua problem
- Replies: 4
- Views: 13788
This is what i pulled from my notes, not sure if it helps but give it a try. Try adding this to Production.EventHandlers.Setup(HOUSE) House being the name the team to build for ;example SetupWorld = function() --this below needs to be on for teams to do actions in the team.do loop Production.EventHa...