Blockland Forums > Suggestions & Requests
Defualt stuff in more uses
Crazy ManMan:
I am planing on making a tutorial remake plus some extended parts and I ran into a few problems and need a few add-ons to fix (preferable posted on rtb).
1: zap emitter, as found in the water in tutorial radio wave explosion works
2: destructo wand item: exactly like destructo wand except does not break bricks
3: Jet boots: item you hold and click to put on (at then it just looks like your feet), then acts exactly like jets once put on
4: tutorial dark: just like the tutorial map you can download to play tutorial online, except dark.
5: Item events: for example onitemtouch>item>addvelocity would make and item launch when dropped on a certian brick
If somebody could make any/all of these I would really appreciate it, I have been looking for them for a long time and have yet to find them.
shadowworrior:
not a bad idea but may i sugest is just having it set up to when the player steps on the pad or what ever your using Just make it change playertypes to a jet playertype
gr8dayseth:
Actually, there already is the emitter. I can't remember the name for it but it's default I think.
--- Quote from: shadowworrior on July 11, 2012, 08:43:25 PM ---not a bad idea but may i sugest is just having it set up to when the player steps on the pad or what ever your using Just make it change playertypes to a jet playertype
--- End quote ---
Um.. what?
Ghille:
--- Quote from: Crazy ManMan on July 11, 2012, 08:33:07 PM ---4: tutorial dark: just like the tutorial map you can download to play tutorial online, except dark.
--- End quote ---
This should be simple, we have a downloadable tutorial map. Someone can just edit it with mission editor.
shadowworrior:
--- Quote from: gr8dayseth on July 11, 2012, 09:18:40 PM ---Actually, there already is the emitter. I can't remember the name for it but it's default I think.Um.. what?
--- End quote ---
i mean like in the games main tutorial where when you step on the little circle it adds jets to the player why not just have it do the same thing there
OnPlayerTouch>Player>ChangeDataBlock>StandardPlayer
or what ever