Blockland Forums > Modification Help

NEVER MIND

Pages: (1/1)

YourBuddyBill:

Why is this an error:

Add-Ons/GameMode_ZAPT/scripts/objects.cs Line: 2116 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^^zombieHelp^^= "Use your jet key while looking at survivors to strangle them";

^^zombieHUDIcon^= "smoker";

^^zombieStalker^= true;

        zombieAdminOnly^= true;

        zombieDamage^= 25;

        maxDamage       = 100



^^// Skincolor Properties

^^

^^skinColorGreenMin ##=## 0;

^^skinColorGreenMax = 0;

^^

^^skinColorBlueMin = 0;

^^skinColorBlueMax = 0;

^^

^^skinColorSym = "";

^};

EDIT! Wow, I'm an idiot, I forgot a semicolon, THAT's why. Nobody reply to this.

Slicksilver:

I'm a rebel.

Ipquarx:

Hah.
:cookieMonster:

Headcrab Zombie:

Yeah, when you see an error that doesn't make sense, always check the lines above it

YourBuddyBill:

Yeah. Note to self: A missing semicolon will result in anything afterwards being an error message.

Pages: (1/1)

Go to full version