![]() |
I made a Script Builder for Buildism! - Printable Version +- 2DWorlds Forums (http://2dworlds.buildism.net/forum) +-- Forum: Your Stuff (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=6) +--- Forum: Current Games (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=11) +--- Thread: I made a Script Builder for Buildism! (/showthread.php?tid=9177) |
I made a Script Builder for Buildism! - Darklord - 04-17-2012 Try it out! http://buildism.net/games/Buildism-Script-Builder-/880 RE: I made a Script Builder for Buildism! - Darklord - 04-18-2012 Does anyone even care about games anymore? RE: I made a Script Builder for Buildism! - Qwertygiy - 04-18-2012 Well, yes... but we don't really have enough active scripters online at once for a script builder to be much fun. RE: I made a Script Builder for Buildism! - Walrus - 04-22-2012 (04-18-2012, 01:24 AM)Darklord Wrote: Does anyone even care about games anymore? Thanks so much for making it. RE: I made a Script Builder for Buildism! - Darklord - 05-16-2012 Updated! You can now use /test [code] to get the error output of a script if it doesn't work, and there is a UI that shows when new players join. RE: I made a Script Builder for Buildism! - Fat_Sacks - 05-16-2012 Do you mind removing the World.remove() command? RE: I made a Script Builder for Buildism! - Qwertygiy - 05-16-2012 Yeah, block game:remove(); game.World:remove(), and game.Players:remove(). ![]() RE: I made a Script Builder for Buildism! - Dignity - 05-16-2012 (05-16-2012, 07:46 PM)Qwertygiy Wrote: Yeah, block game:remove(); game.World:remove(), and game.Players:remove(). No, that will break the game! RE: I made a Script Builder for Buildism! - Qwertygiy - 05-18-2012 I think the new UI feature is broken; most of the time when someone joins the game stops working and you can't build scripts anymore. RE: I made a Script Builder for Buildism! - Qwertygiy - 05-23-2012 I made a WORKING, REPAIRABLE script builder until the issue with this one is fixed. http://buildism.net/games/-MP--Script-Builder-2-0-/978 If it's stopped working, chat "reset" to fix it. Oh, and you can't remove the World in this one. ![]() |