Blockland Forums > Modification Help
onPlant and onRemove errors?
Headcrab Zombie:
He means including the package asdf {}; stuff
Greek2me:
You mean how I packaged it? Same way everyone does:
--- Code: ---Package VWCapPoints
{
//stuff up there here
};
activatepackage(VWCapPoints);
--- End code ---
Headcrab Zombie:
Not sure if it makes a difference, but try not capitalizing package
Greek2me:
That makes no difference. I tried a couple days ago. Very frustrating, not being able to make a package...
Headcrab Zombie:
Then you're obviously doing something wrong.
Post the error.