You Have Been [ Hacked ] (Download)

Started by Chip, November 18, 2016, 06:27:42 PM

Previous topic - Next topic

Chip

You have been hacked. Enjoy the level!

(Download should be fixed. If it's not, tell me)

Download from Dropbox








Chip


SJMistery

#3
Alrigth, now it works. Time for some glitch hunting. Maybe some day I will do the jump to full-on youtube reviews on vacations...

Mmmh, no glitches, short and easy, but not everything can be funny if it's a kaizo deathfest, right?

Good level. A little easy for me but that's kinda the stantard lately... what about a 6.5/10?

QwertymanO07

I noticed a few scripting oversights. 

Firstly, neither of the trinket gates get saved, so if you die or leave the room, you have to go back and "get" the trinket you already got.  To fix this, make a script that covers the whole room and contains the following:
For "The Decryption Manifesto":
iftrinkets(1,remove)
For "Firewall":
iftrinkets(2,remove)
(Normally people use flags, but since this level is linear and those two trinkets are mandatory, iftrinkets() works better.)
Then change your two existing remove scripts to the new script for the room, because otherwise the script has already been triggered for the room, but returned false so never played.

Second, if you make a character change mood and say something at the same time, you have to wrap their text box in squeak(off) and squeak(on), or else it'll sound bad.
Example:
say(1,player)
Huh, this place is strange.
squeak(off)
sad
say(1,player)
What's going on?
squeak(on)

LafondaSaysMeow

Quote from: QwertymanO07 on November 18, 2016, 10:40:17 PM
say(1,player)
Huh, this place is strange.
sad
squeak(off)
say(1,player)
What's going on?
squeak(on)

ftfy

Tainy

if im hacked does that mean my porn folder isnt safe

Ally 🌠