Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Set XYZ Resize event
« previous
next »
Print
Pages: [
1
]
Author
Topic: Set XYZ Resize event (Read 466 times)
Filipe
March 03, 2014, 01:54:26 PM
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
Ad Bot
Advertisement
TheTurtorn
March 03, 2014, 02:11:12 PM
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
March 03, 2014, 02:56:05 PM
Code:
[Select]
registeroutputevent(player, setscale, VECTOR);
That will add a 'setscale' event that is unrestricted.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Set XYZ Resize event