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
another little question :c
Author Message
Artyk
Journeyman
*

Posts: 75
Likes Given: 43
Likes Received: 9 in 9 posts
Joined: Sep 2014
Reputation: 0



Post: #4
RE: another little question :c
Khaos I don't know if it works, I remeber that @skillgain triggers only when you actually are going to get the gain

What I'm using:

Code:
[EVENTS e_skillgain]
ON=@SkillGain
    RETURN 1
    
ON=@SkillSuccess
    f_skill_gain <ARGN1>

ON=@SkillFail
    f_skill_gain <ARGN1>
    
ON=@SkillUseQuick
    f_skill_gain <ARGN1>

    
[FUNCTION f_skill_gain]
LOCAL.SKILL_GAIN = 1
I.<ARGN1> = <EVAL <I.<ARGN1>> + <LOCAL.SKILL_GAIN>>
(This post was last modified: 02-18-2016 10:04 AM by Artyk.)
02-18-2016 10:03 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Artyk's post
Post Reply 


Messages In This Thread
another little question :c - jexnico - 02-18-2016, 09:19 AM
RE: another little question :c - Artyk - 02-18-2016, 09:51 AM
RE: another little question :c - jexnico - 02-18-2016, 10:49 AM
RE: another little question :c - Extreme - 02-18-2016, 11:07 AM
RE: another little question :c - jexnico - 02-18-2016, 09:08 PM
RE: another little question :c - Khaos - 02-18-2016, 09:54 AM
RE: another little question :c - Artyk - 02-18-2016 10:03 AM
RE: another little question :c - Khaos - 02-18-2016, 12:06 PM
RE: another little question :c - rastrero - 02-23-2016, 06:07 AM

Forum Jump:


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