Castlevania secret triggers
Moderator: Cheaters
-
- Newcomer
- Posts: 7
- Joined: March 17th, 2019, 3:37 pm
Castlevania secret triggers
i know this has been brought up in past topics (i searched) but it seems it mostly ends with no answers (at least to what i need answered) I am looking for how to trigger the sans event , as in how to play as sans the skelly in this map... it seems to be attached to the name karkat? but other then that i cant figure out the triggers or anything... (sorta scatter brained when it comes to it) but ill attach the trigger list and the map, maybe some golden child can save me from myself!
You do not have the required permissions to view the files attached to this post.
-
- Co-Admin
- Posts: 3133
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 11 times
- Been thanked: 53 times
Re: Castlevania secret triggers
You need to write a secret code with nickname "Karkat", unfortunately,
That secret code is a StringHash, and these hashes can't be decoded.
Hash:
That secret code is a StringHash, and these hashes can't be decoded.
Hash:
Code: Select all
-382609844
-
- Newcomer
- Posts: 7
- Joined: March 17th, 2019, 3:37 pm
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Castlevania secret triggers
Not sure I understand the problem but if you want the value of StringHash(-382609844) it is: -1816371659devoltz wrote:You need to write a secret code with nickname "Karkat", unfortunately,
That secret code is a StringHash, and these hashes can't be decoded.
Hash:Code: Select all
-382609844
Just to make I ran the following command:
Code: Select all
local string s2s=GetEventPlayerChatString()
if s2s==I2S(StringHash("-382609844")) then
call DEBUG("It's a match")
else
call DEBUG(s2s + " != " + I2S(StringHash("-382609844")))
endif
-
- Newcomer
- Posts: 7
- Joined: March 17th, 2019, 3:37 pm
-
- V.I.P.
- Posts: 128
- Joined: August 5th, 2017, 2:26 am
- Title: Moon#6000
- Location: Discord:
- Been thanked: 1 time
Re: Castlevania secret triggers
Its pretty simple, he calls for the hash ingame.Prosnorkulus wrote:dont understand any of this haha
-
- Newcomer
- Posts: 7
- Joined: March 17th, 2019, 3:37 pm
Re: Castlevania secret triggers
Does that mean that the gibberish (the hash) is the password? At least what you wrote?
-
- Old Wrinkly Member
- Posts: 229
- Joined: December 17th, 2011, 9:25 am
- Title: Genius