Blockland Forums > Modification Help
Minigame help???????
KonaZero:
Ok.
I know a bit about C++, and am trying to make a minigame. How do I get to the place where I make the minigame script, and where should I start??
Please help
KonaZero
:cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie: :cookie:
Port:
An answer was available in a topic on the first page. Please look in related topics and search before posting.
http://forum.blockland.us/index.php?topic=187083.msg4948828#msg4948828
-Jetz-:
Scripts for Blockland add-ons are not written in C++. You should practice with the scripting language, and make sure you know how to use and read it properly before you take on something like a minigame.
Greek2me:
--- Quote from: Port on February 27, 2012, 12:17:52 PM ---An answer was available in a topic on the first page. Please look in related topics and search before posting.
http://forum.blockland.us/index.php?topic=187083.msg4948828#msg4948828
--- End quote ---
That completely breaks default minigame functionality. Don't use code like that for examples.
Port:
--- Quote from: Greek2me on February 28, 2012, 01:39:04 AM ---That completely breaks default minigame functionality. Don't use code like that for examples.
--- End quote ---
The linked script is perfectly usable in many cases, dependant of what OP is trying to do.