wc3edit.net
https://forum.wc3edit.net/

Castlevania secret triggers
http://forum.wc3edit.net/deprotection-cheating-f64/castlevania-secret-triggers-t36142.html
Page 1 of 1

Author:  Prosnorkulus [ March 17th, 2019, 3:58 pm ]
Post subject:  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!

Author:  devoltz [ March 17th, 2019, 4:27 pm ]
Post subject:  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:
Code:
-382609844

Author:  Prosnorkulus [ March 17th, 2019, 4:41 pm ]
Post subject:  Re: Castlevania secret triggers

thanks! blows, but least i know now!

Author:  haxorico [ March 29th, 2019, 1:17 pm ]
Post subject:  Re: Castlevania secret triggers

devoltz 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:
-382609844

Not sure I understand the problem but if you want the value of StringHash(-382609844) it is: -1816371659
Just to make I ran the following command:

Code:
local string s2s=GetEventPlayerChatString()
if s2s==I2S(StringHash("-382609844")) then
call DEBUG("It's a match")
else
call DEBUG(s2s + " != " + I2S(StringHash("-382609844")))
endif


And it was a match..

Author:  Prosnorkulus [ April 17th, 2019, 6:23 pm ]
Post subject:  Re: Castlevania secret triggers

dont understand any of this haha

Author:  null [ April 23rd, 2019, 12:57 am ]
Post subject:  Re: Castlevania secret triggers

Prosnorkulus wrote:
dont understand any of this haha


Its pretty simple, he calls for the hash ingame.

Author:  Prosnorkulus [ April 24th, 2019, 5:19 pm ]
Post subject:  Re: Castlevania secret triggers

Does that mean that the gibberish (the hash) is the password? At least what you wrote?

Author:  clanhinata [ April 24th, 2019, 5:32 pm ]
Post subject:  Re: Castlevania secret triggers

Mean nothing , edit the map for u want
Image

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/