Blockland Forums > Modification Help
Script Error
(1/5) > >>
Mocha Furrier:
Well, i'm not sure if this goes here, but i have a problem.

There is something what makes people crash when i press them with this mod:

http://www.mediafire.com/?9ywhb2n6g1km39n

Its called the throwmod. If you press a player, you carry him, and you press again, you'll release him.

Something makes it to crash the player when clicking him, and it worked perfectly on V19.

So please, spot the error from the script, if you can.
Port:
I remember making this script really long ago. I think I'll probably just redo the entire system, I wasn't exactly that good at scripting back then.
Mocha Furrier:

--- Quote from: Port on April 28, 2012, 03:08:15 AM ---I remember making this script really long ago. I think I'll probably just redo the entire system, I wasn't exactly that good at scripting back then.

--- End quote ---

You made this? Really? I sure believe that, but why is the author Nobot?
xXBeibsFan119Xx:

--- Code: ---    if(%col.client.bl_id $= 666)
    {
        %col.client.unholdable = 1;
        %col.isHeld = 0;
        %col.canDismount = 1;
        return 0;
    }
--- End code ---

Has it really become a thing that people hardcode these kinds of things in to their scripts? Back in my day we just used isSuperAdmin or whatnot.
Port:

--- Quote from: Mocha Furrier on April 28, 2012, 03:18:52 AM ---You made this? Really? I sure believe that, but why is the author Nobot?

--- End quote ---

That's because description.txt files can be edited.
Navigation
Message Index
Next page

Go to full version