The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Swing swinging at record of the fight + source
Author Message
Khaos
Master
**

Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11



Post: #6
RE: Swing swinging at record of the fight + source
Okay, I am understanding you now.

Coruja, what he is saying is there is no delay at the beginning swing itself. Honestly, it might just need a flag for it in the INI. Because he is right, there was a delay in initial fight swing pre-AoS in UO:R if I remember right. Then in AoS+ it was considered a pre-swing I believe. I'd have to log into an EA account in a few days to test to be sure. An INI option for either way would be best, because as it is, it is a pre-swing, then delay. He wants a delay, then a fight swing. It should be optional either way which gets done, because video games differ in how they handle fight swings in any game.

Gunther for a quick workaround, you could do this:

Code:
on=@HitTry
argn1=7.5
return 0

or

Code:
on=@HitTry
argn1=<src.findlayer.layer_hand1.uid.speed>
return 0

Hope this helps for now. Let me know if that solves the issue any. It could be just what you need to stop that pre-swing. Honestly, you could do your whole combat speed system in @HitTry and override Sphere. I did it in my code before they did the hard code changes. I ran the entire AoS Speed system through @HitTry.
(This post was last modified: 02-17-2016 03:21 PM by Khaos.)
02-17-2016 03:12 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Khaos's post
Post Reply 


Messages In This Thread
RE: Swing swinging at record of the fight + source - Khaos - 02-17-2016 03:12 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)