fodev.net

FOnline Development => General Discussion => Topic started by: Wipe on September 06, 2014, 05:52:10 am

Title: Re: Are any of these 3 things possible in Fonline engine?
Post by: Wipe on September 06, 2014, 05:52:10 am
First one is$doable since a hong time - trick is to catch < > keys when they are pressed and send request to server to refresh client fov via RunServerScript(). Key pressing must return to client/gui, so the actual direction change will happen.

As for other things, i'd put it on hold fov a while and wait until both things (inventory and leftmouse menu) are moved to scripts, and then modify it to your needs if it won't be possible out-of-box.
Title: Re: Are any of these 3 things possible in Fonline engine?
Post by: Koniko on September 08, 2014, 09:49:44 am
Number 3,appears on TLAmk2 and Requiem. About number 2 I am not sure but I think w/o source from cvet we can only use binds.
Title: Re: Are any of these 3 things possible in Fonline engine?
Post by: adumbperson on September 08, 2014, 12:43:39 pm
For first just move one hex ... you know people like spaming direction keys... i'm just wondering how the server will react about this =)

For the 2nd , you can make a bind a key to use drugs ;)

Happy development...