| Blockland Forums > Suggestions & Requests |
| Set XYZ Resize event |
| (1/1) |
| Filipe:
Does anyone have it? I remember there was an event add-on that could change your size on the X Y Z format, so you could be fatter or taller, or really small |
| TheTurtorn:
Well, there's Event_SetPlayerScaleFull, but for some reason when I just tested it in single player with only default add-ons it didn't work unless all parameters are equal(So it only worked as default player resize event). Still, worth a shot, maybe it will work for you. |
| Pecon:
--- Code: ---registeroutputevent(player, setscale, VECTOR); --- End code --- That will add a 'setscale' event that is unrestricted. |
| Navigation |
| Message Index |