ID:149443
 
I need to find a way to make a gravity machine that uses only the vars: usr.Max_HP, usr.strength, usr.Max_KI
Teran wrote:
I need to find a way to make a gravity machine that uses only the vars: usr.Max_HP, usr.strength, usr.Max_KI

gravity_machine
verb
crank_it_up()
set src in view(1)
usr.Max_HP = 112
usr.strength = 3
usr.Max_KI = -36


There... exactly what you asked for!
In response to Skysaw
Thank you
In response to Skysaw
Skysaw you just helped a dbzer STOP MAKING UN-ORIGINAL DBZ GAME! They clutter the HUB and it gets frustrating.
In response to Air _King
Air _King wrote:
Skysaw you just helped a dbzer STOP MAKING UN-ORIGINAL DBZ GAME! They clutter the HUB and it gets frustrating.

LOL! The only way that might help him, is when he realizes the question meant nothing to the readers here. I don't even know what a "gravity machine" is supposed to be. :-P
In response to Skysaw
Skysaw wrote:
Air _King wrote:
Skysaw you just helped a dbzer STOP MAKING UN-ORIGINAL DBZ GAME! They clutter the HUB and it gets frustrating.

LOL! The only way that might help him, is when he realizes the question meant nothing to the readers here. I don't even know what a "gravity machine" is supposed to be. :-P

Yep. I don't suppose Air _King noticed how "helpful" that code is?
In response to Teran
if that helped you, you need to go back to DM 101. Look in the tutorials on byond for help with the basics.