FOnline Development > Questions and Answers

Old Armor Class

(1/1)

sasha:
me again haha :D well, i want to activate the AC when you are standing or walking, like in Fallout 1/2/Tactics. how can i do that ?

edit : ...and have it in turn-based mode, without waste half of the AP walking in that turn.

Atom:
This requires a change in parameters.cpp (remove the line if(!IsRunning(cr)) return 0; inside getParam_Ac()) and recompilation of parameters.dll and client_parameters.dll.

sasha:
thanks !

Navigation

[0] Message Index

Go to full version