FOnline Development > Questions and Answers

Teleporting through dialog

<< < (2/5) > >>

devis:
What FoV model do you want exactly?

No Line of Sight check
or
With line of sight check?

Marten Broadcloak:

--- Quote from: fonliner on December 07, 2015, 04:38:30 pm ---If I can ask... what do you do? ;) Is it Oil Rig Enclave base from Fallout 2, isn't it?

--- End quote ---

Yes, it's a new level for the oil rig. I'm uncomfortable with talking about the project further now, though. It's singleplayer, that's all I can tell.


--- Quote from: devis on December 07, 2015, 05:24:45 pm ---What FoV model do you want exactly?

No Line of Sight check
or
With line of sight check?

--- End quote ---
No LOS. Similar to Fallout 1/2.

devis:
Its not within your copy paste but all you need to do is comment or delete the lines that look like this.

    SETFLAG(__LookChecks, LOOK_CHECK_TRACE);       
    SETFLAG(__LookChecks, LOOK_CHECK_SCRIPT);     
    SETFLAG(__LookChecks, LOOK_CHECK_ITEM_SCRIPT); 

All other further concerns, go on #fodev and contribute to the river of tears.

Marten Broadcloak:
Oh yes, in config.fos! Great, thanks. But the view is still limited, distant NPCs do not appear. I tested a few things and ST_PERCEPTION seem to limit that. Possibly through a script in client_fov.fos, but I haven't be able to determine which one...

devis:
If you want full vision of everything all day everyday, just set  __LookNormal   to a really high value.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version