Blockland Forums > Help
Brick Help
ryan4022:
Hello
jes00:
--- Quote from: ryan4022 on March 12, 2010, 05:08:32 PM ---nvm but how do I get it when I or any body else joins my minigame the players transport to a brick and shrink to 0.200
--- End quote ---
Put on the minigame spawn brick: OnPlayerTouch>(The brick you want them to go to)>SetPlayerTransform
Then put this on the brick they transport to OnPlayerTouch>Player>SetPlayerScale> | l l l l l l l l
ryan4022:
Does anybody have events like onminigamekill1 onminigamekill2 onminigamekill3 and so on so forth.If not can someone tell me how to when somebody gets a kill they get an item and when the get another kill they get a different weapon.Thanks :cookieMonster:
phflack:
use a loop, and varaibles, or onminigamekill and variables
ryan4022:
What would the events be