FOnline Development > Questions and Answers
A bunch of nooby questions
Demenise:
Thanks for that :D
Question E: How do I edit an encounter for example I change Unity vs Enclave to Raiders vs Marauders?
Bevolard:
Ill add my question as well
When I go to talk or attack an npc if I am close enough to it I will always walk making melee impossible in real time how can I make it so I am running instead of walking when I am close to my target.
Berko:
E: Check in worldmap_init.fos. You can add your own group and set them in worldmap and remove some other group. (it's related to worldmap.fos)
-----
in config.fos you have that
--- Code: --- __AlwaysRunMoveDist = 1;
__AlwaysRunUseDist = 1;
--- End code ---
Set value you want (here player walk when distance is less or equal to 1 hex).
Bevolard:
Berko your a Legend thanks.
Demenise:
Yeah thanks berko :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version