<div><iframe width="480" height="270" src="https://www.youtube.com/embed/CDs9FJnFO8g?feature=oembed" frameborder="0" allowfullscreen="true"></iframe></div>
Another weird video - any ideas from you how to climb up there ?
Hello,
you could change your position with the klusark's injector.
You can get it here http://code.google.com/p/mafia2injector/downloads/list (http://code.google.com/p/mafia2injector/downloads/list:2dx06npc).
Maybe someone knows how to fly around. I never tried it, sorry.
ASM designed MafiaIIcon and sent me a beta once, but it was never released and since then he has disappeared..
QuoteASM designed MafiaIIcon and sent me a beta once, but it was never released and since then he has disappeared..
It's not good that he disappeared. Anyway, gtg now.
bindKey ("I","v = game.game:GetActivePlayer():GetPos() v.y = v.y + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("J","v = game.game:GetActivePlayer():GetPos() v.x = v.x - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("K","v = game.game:GetActivePlayer():GetPos() v.y = v.y - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("L","v = game.game:GetActivePlayer():GetPos() v.x = v.x + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("U","v = game.game:GetActivePlayer():GetPos() v.z = v.z + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("O","v = game.game:GetActivePlayer():GetPos() v.z = v.z - 1 game.game:GetActivePlayer():SetPos(v)")
QuotebindKey ("I","v = game.game:GetActivePlayer():GetPos() v.y = v.y + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("J","v = game.game:GetActivePlayer():GetPos() v.x = v.x - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("K","v = game.game:GetActivePlayer():GetPos() v.y = v.y - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("L","v = game.game:GetActivePlayer():GetPos() v.x = v.x + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("U","v = game.game:GetActivePlayer():GetPos() v.z = v.z + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("O","v = game.game:GetActivePlayer():GetPos() v.z = v.z - 1 game.game:GetActivePlayer():SetPos(v)")
What to do with that code ?
According to the uploader:
"This is a glitch. Find a Youtube user named "ProGlitcherPL". He? uploaded the video showing how to get in?."
QuoteAccording to the uploader:
"This is a glitch. Find a Youtube user named "ProGlitcherPL". He? uploaded the video showing how to get in?."
That's bullshit. There's no such video.
Quote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
According to the uploader:
"This is a glitch. Find a Youtube user named "ProGlitcherPL". He? uploaded the video showing how to get in?."
That's bullshit. There's no such video.
</div></blockquote>
User, not video. Channel: http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano (http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano:oxqyufkp)
Quote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
According to the uploader:
"This is a glitch. Find a Youtube user named "ProGlitcherPL". He? uploaded the video showing how to get in?."
That's bullshit. There's no such video.
</div></blockquote>
User, not video. Channel: http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano (http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano:2dpszyvk)
</div></blockquote>
I found his channel a long time ago, but there's no video showing how to get there. There's a video that shows him being under the sign.
Quote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1317" data-ipsquote-contentclass="forums_Topic"><div>
According to the uploader:
"This is a glitch. Find a Youtube user named "ProGlitcherPL". He? uploaded the video showing how to get in?."
That's bullshit. There's no such video.
</div></blockquote>
User, not video. Channel: http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano (http://www.youtube.com/user/ProGlitcherPL#p/u/0/DRC1K2Xcano:371z94jp)
</div></blockquote>
I found his channel a long time ago, but there's no video showing how to get there. There's a video that shows him being under the sign.
</div></blockquote>
Ah, alright. I just said what the uploader of the vid said <img src="/wp-content/uploads/invision_emoticons/wink.png" alt="(//wink.gif)" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/wink@2x.png 2x" width="20" height="20">
Quote<div class="ipsEmbeddedVideo"><div></div>
Another weird video - any ideas from you how to climb up there ?
</div>
You can use Klusark's Injector.
Put this:
<pre class="ipsCode">bindKey ("I","v = game.game:GetActivePlayer():GetPos() v.y = v.y + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("J","v = game.game:GetActivePlayer():GetPos() v.x = v.x - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("K","v = game.game:GetActivePlayer():GetPos() v.y = v.y - 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("L","v = game.game:GetActivePlayer():GetPos() v.x = v.x + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("U","v = game.game:GetActivePlayer():GetPos() v.z = v.z + 1 game.game:GetActivePlayer():SetPos(v)")
bindKey ("O","v = game.game:GetActivePlayer():GetPos() v.z = v.z - 1 game.game:GetActivePlayer():SetPos(v)")</pre>
in F11.lua file (mafia ii/pc/userscript). Then start the game with MafiaInjector.exe. If some errors will appear, just press OK. Then, start FR, get out from safehouse, press F11 and press I J K L U O.