Author Topic: Mini Player Type  (Read 1383 times)

I was wondering if anyone could make a player type for minigames that makes you small, the same size as /resizeme .1 .1 .1. I know you can use resize me but that would get annoying, everytime you spawn you have to type it again. Also you may tell me to get Scale Changer, but that also is only one brick so you have to make it so the player has to go over this brick. So if you can make this player type that would help me a lot.
« Last Edit: March 29, 2008, 09:16:03 PM by Cog_Spartan »

Small players are really buggy, at the least it should be .3 .3 .3

Also, /resizeme 0 0 0 is the exact same as /resizeme .1 .1 .1...

You could just put the spawn bricks for the minigame on a 32x32 platform so that they cant jump over it. And than, use scale changer on it and make it whatever scale you want.

use the scale changer on the spawn brick and hope to not fall through floor.

Cant anyone make a mini player type, fooly already has the mini part, now someone needas to amke the player type

whats the link to the mini player mini game

Would be really easy, I think. Might be glitchy though.

to easy
you dont need a Mini player type just set your mini spawn then use a scale changer in th spawn and set it to atleast .3 .3 .3 and then when you spawn on the spawn point you are insantly changed into that size

(thanks to Tempa for showing me this  :cookieMonster:)

I have a simple script that should work, it might be a bit hacky since I had to parent around the minigame create and end functions. You can change $MiniSize = "0.4 0.4 0.4"; to your own value if you wish to change the size. Tested in single player.

EDIT: Taken down 'till I can fix this up some more (It works okay in singleplayer, but I think it won't work well in Multiplayer).
« Last Edit: May 10, 2008, 10:38:37 AM by Aloshi »

just make the bricks with the scale changer go all around spawn brick so you have to step on then. (and no falling thru floor)

Thanks Aloshi i've been waiting for somebody to understand the concept: I DON'T WANNA USE THE SCALE CHANGER!
Sooooo many people have told me to use it but i said i don't want to. Hopefully you can finish it soon