Blockland Forums > Modification Help

Stunstick tumble.

Pages: << < (2/6) > >>

otto-san:

$somePrefTellingInt = someValueforInt; -Set a global variable named somePrefTellingInt of the value someValueForInt.

%int = $somePrefTellingInt; -Set the local variable int to the global variable somePrefTellingInt.

Butler:

I got this error. I'm not entirely sure HOW i created it. I understand what the error is, I don't understand how it cannot find it.

--- Code: ---Add-Ons/Weapon_Stunstick/server.cs (289): Unknown command tumble.
  Object (88416) AIPlayer -> AIPlayer -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> GameBase -> SceneObject -> NetObject -> SimObject

--- End code ---


MegaScientifical:


--- Quote from: Butler on June 04, 2011, 06:30:45 PM ---I got this error. I'm not entirely sure HOW i created it. I understand what the error is, I don't understand how it cannot find it.

--- Quote ---Add-Ons/Weapon_Stunstick/server.cs (289): Unknown command tumble.
  Object (88416) AIPlayer -> AIPlayer -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> Player -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> ShapeBase -> GameBase -> SceneObject -> NetObject -> SimObject

--- End quote ---

--- End quote ---

Please use quote for that, it isn't even code. Code boxes don't have wrapping.

Destiny/Zack0Wack0:


--- Quote from: MegaScientifical on June 04, 2011, 06:54:28 PM ---

Please use quote for that, it isn't even code. Code boxes don't have wrapping.

--- End quote ---
Please don't talk useless stuff. No one cares about his formatting.

Also, take it out of the package and test the a yual args of tumble.

Butler:


--- Quote from: MegaScientifical on June 04, 2011, 06:54:28 PM ---Please use quote for that, it isn't even code. Code boxes don't have wrapping.

--- End quote ---

Deal with it.



--- Quote from: Butler on June 03, 2011, 10:40:43 PM ---I dunno what I'm doing either, so I'ma hoping to learn something as a result of this too.

--- End quote ---


--- Quote from: Destiny/Zack0Wack0 on June 04, 2011, 07:41:27 PM ---Also, take it out of the package and test the a yual args of tumble.

--- End quote ---




Pages: << < (2/6) > >>

Go to full version