Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - zzzzzz2

1
Introduction & Returning Members / Hello!
October 22, 2011, 03:56:28 AM
Hello I'm new here  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">




I am a fan of mafia2 and MafiaScene is my favorite website.I also have an ID at the old site.




But why can not I access the old site.
2
Here is my way:




First run this script:







<pre class="ipsCode">game.sds:ActivateStreamMapLine("buhviprocSkyChange")

game.gfx:SetWeatherTemplate("DT11part03")

game.game:GetActivePlayer():SetPos(Math:newVector(-1385.9,1483.4,-6.1))

</pre>








And then:







<pre class="ipsCode">game.sds:ActivateStreamMapLine("buhviprocSkyChange")

game.gfx:SetWeatherTemplate("DT11part03")

Ses=game.entitywrapper:GetEntityByName("FranceskaSestra")

Ses:SetPos(Math:newVector(-1379.9,1487.4,-6.1))

Ses:Activate()

Ses:InventoryAddWeapon(11,250)

Ses:SetAggressivity(enums.AI_Aggressivity.HearGunshot)

Ses:SetCarAttackPermission(true)

Ses.invulnerability=true

game.navigation:RegisterHumanEntity("FranceskaSestra")

game.navigation:RegisterIconEntity("FranceskaSestra",0,10,"0062020006",true)

Ses:Follow(game.game:GetActivePlayer(), "RUN", 2, 4)

</pre>






 




Here is the effect:http://farm9.staticflickr.com/8430/7770914186_74b7648184_b.jpg[/img]


 




Franceska will only appear near the Eric's place if you use my way,why?




I think we can let Franceska appear near player (just like calling Joe and Henry) at anytime.




Does somebody else has any better idea?
3
How to know the coordinates in Mafia2 ?


 




Just like this coordinate (-1303.05, 986.05,-17.33) is the bed of vito's home in Greenfield.


 




Sorry for my bad English.  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/sad@2x.png 2x" width="20" height="20">