Blockland Forums > Help
Rocket Launcher Still Shoots Spears
Pages: (1/1)
Clone2:
I typed into the console:
--- Code: ---rocketlauncherimage.projectile = spearprojectile;
--- End code ---
Later to stop the rocket launcher from shooting spears, I typed into the console:
--- Code: ---rocketlauncherimage.projectile = rocketlauncherprojectile;
--- End code ---
But it still shot spears
What did I do wrong?
Minnax:
I think its just rocketprojectile.
Chrono:
It's not just rocketprojectile. It is rocketLauncherProjectile.
I'm not sure what the issue is. The second line should have fixed it. Are you sure you typed it right in-game?
Pages: (1/1)