Blockland Forums > Modification Help

Projectile Help

Pages: << < (2/2)

Butler:


--- Quote from: Iban on March 06, 2011, 04:30:18 PM ---1. I don't know if the first code snippet is an object property or what, but I don't think that is valid syntax.

2. Then find out...

Projectile_GravityRocket/server.cs

--- Code: ---datablock ProjectileData(gravityRocketProjectile)
--- End code ---

--- End quote ---

This worked, thanks a lot.

Idk what you mean by object property, but the snippet is right, the only error I ever got was that it couldn't find the projectile.


Treynolds416:


--- Quote from: Butler on March 06, 2011, 05:34:07 PM ---Idk what you mean by object property, but the snippet is right, the only error I ever got was that it couldn't find the projectile.

--- End quote ---
You have to either have to projectile in the add-on folder or you have to use the file path to the already existing gravity rocket.

If you use the second option, you will have to add some script functionality that will try to force Gravity Rockets to enable in a server, and give you errors if it can't find it.

Pages: << < (2/2)

Go to full version