Blockland Forums > Suggestions & Requests
Poison
SteamingImpact:
OR a minigame where a few ppl are poisoned an they gotta look for the antidote!!! hehehe, fight to the death!
phflack:
--- Quote from: Blockoman on December 18, 2009, 03:17:06 PM ---@ Chrono:
Why would that be impossible? I'm sure there would be some way to do it, if a little glitchy.
And "Antidote" is usually specific to one type of poison, anti-poison usually just protect you from all poisons.
--- End quote ---
how would you do it, it's not default is it? it is client sided, not server sided
Chrono:
--- Quote from: Blockoman on December 18, 2009, 03:17:06 PM ---Why would that be impossible? I'm sure there would be some way to do it, if a little glitchy.
--- End quote ---
Don't argue if you don't know how the system works.
Reason it cannot be done:
setShapeName is no longer allowed to be used, thus, you cannot set a different name atop the player's head.
However, this function calls something called .getPlayerName, which could be parented for bots and have the player control a bot as if it were a normal player. Oh wait! You can't overwrite getPlayerName! Oh look it's impossible.
(And even if it were possible, I'm not going to say anything due to the fact that someone will just abuse it and then that feature will be taken out, which could've been used for something productive.)
--- Quote from: ArmyUnit on December 20, 2009, 03:46:37 PM ---As far as I know, that's possible.
--- End quote ---
Without client sided mods, impossible.
With client sided mods, able to be bypassed.
Blockoman:
Okay then. So, the system allows for tumble-whiteout effects and red-pain effects, but that's it?
Chrono:
--- Quote from: Blockoman on December 21, 2009, 08:26:32 AM ---Okay then. So, the system allows for tumble-whiteout effects and red-pain effects, but that's it?
--- End quote ---
That's because those effects have been built into the engine.
It isn't something like %client.setscreencolor, it does .setWhiteOut and I forget the function for the red one.