FOnline Development > Questions and Answers
FOnline SDK - Question
JovankaB:
--- Quote from: Sean on April 23, 2012, 11:41:46 am ---i have a few questions on sdk.
1. How do i make npc's run in real time combat .
2. how do i prevent roll back.
3.how do i make enemies i want hostile.
--- End quote ---
2. You must stop server by clicking "Stop server" button. If you just close window it's pretty much equivalent of just crashing it and there is no warning >:(
Sean:
ok thanks thats 1/3
Gob:
Disable FOV.
Gob:
I want to add some new critters in my game. For example the Securitron from FN:V is there a way to turn it into a .frm ? Or how can I modify the existing ones like color their clothes change aspect? I've seen on Russian forum a very long time ago someone made the Mirelurk from F3 work in FOnline by making him a .frm.
JovankaB:
--- Quote from: Gob on April 28, 2012, 12:08:16 pm ---I want to add some new critters in my game. For example the Securitron from FN:V is there a way to turn it into a .frm ? Or how can I modify the existing ones like color their clothes change aspect? I've seen on Russian forum a very long time ago someone made the Mirelurk from F3 work in FOnline by making him a .frm.
--- End quote ---
There is no need to use frm, FOnline has a better format - fofrm.
It's a text file. See specification: http://fonline.ru/forum/showthread.php?t=3836
As usually with FOnline, it's in Russian. You can open some 2238 fofrm in text editor to see how it's done.
Render 3D model animation to separate frames with correct angle, save each frame as cropped PNG then link them in .fofrm. You can't forget about setting proper offsets in fofrm. In practice it's tiresome task and you must into 3D basics first. Maybe there is some tool that helps with it but I don't know.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version