-
Account Upgraded | Title Enabled!
Need Help here
Can anyone give the pair quest list?
coz i cant start the quest map wrong quest item pair 
and how to fix bug in sniper?
when i used sniper cant scope and my character disappear...
-
-
Enthusiast
Re: Need Help here
1. go to scenario.xml
scroll down a bit, and you will see something like
<SACRI_ITEM itemid="[the id is here]" />
go to zquestitem.xml and press ctrl+f
then put in the id and press enter
you will scroll to something like
<ITEM id="[the id is here]" name="STR:QITEM_NAME_[the id is here]" level="0" type="page" desc="STR:QITEM_DESC_[the id is here]" unique="0" price="0" secrifice="1" param="0" />
now you know the type (in this case it's a torn page)
The name: copy the thing after STR: (QITEM_NAME_[id is here]
go to strings.xml, press ctrl+f and paste the name.
it will take you to the part, where the name is given
EDIT: you do NOT need sacrificetable.xml, thew quest combos are in scenario.xml
2.Sniper Rifle makes u invisible to your self. press the flip button for that (or was it defend?)
then u can shot, it's a feature.
if you dont want that, change weapon="snifle" to weapon="rifle"