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
differencing races?
Author Message
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #8
RE: differencing races?
Using a function returning a value inside a trigger will not stop the trigger, imagine the hardcoded function <NAME> as this
Code:
[FUNCTION NAME]
return character_name

Every function returns a value, but this value will represente the called function and will not alter the trigger/function's behaviour.
Code:
ON=@Any_Trigger
local.race=<race> //this won't stop the trigger since the return is in the [function race]
local.name=<name> // this won't stop the trigger for same reason for name function
local.your_something=<tag.something> //this won't stop the trigger for the same reason with the tags
return <eval <local.race>+<local.something>> //this will return the trigger since you are using the return directly
06-10-2014 06:55 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes XuN's post
Post Reply 


Messages In This Thread
differencing races? - kn4tseb - 06-09-2014, 07:27 AM
RE: differencing races? - XuN - 06-09-2014, 05:28 PM
RE: differencing races? - kn4tseb - 06-10-2014, 05:26 AM
RE: differencing races? - Alaric - 06-09-2014, 09:21 PM
RE: differencing races? - kn4tseb - 06-10-2014, 02:56 AM
RE: differencing races? - darksun84 - 06-10-2014, 03:14 AM
RE: differencing races? - Extreme - 06-10-2014, 05:42 AM
RE: differencing races? - XuN - 06-10-2014 06:55 AM
RE: differencing races? - kn4tseb - 06-10-2014, 10:21 AM
RE: differencing races? - Extreme - 06-10-2014, 02:46 PM
RE: differencing races? - XuN - 06-10-2014, 04:13 PM
RE: differencing races? - kn4tseb - 06-11-2014, 07:24 AM
RE: differencing races? - kn4tseb - 06-11-2014, 09:13 AM
RE: differencing races? - Extreme - 06-11-2014, 09:49 AM
RE: differencing races? - kn4tseb - 06-11-2014, 10:58 AM
RE: differencing races? - Extreme - 06-11-2014, 12:06 PM
RE: differencing races? - kn4tseb - 06-11-2014, 12:33 PM
RE: differencing races? - Extreme - 06-11-2014, 12:46 PM
RE: differencing races? - kn4tseb - 06-11-2014, 01:12 PM
RE: differencing races? - Extreme - 06-11-2014, 01:43 PM
RE: differencing races? - kn4tseb - 06-11-2014, 01:45 PM
RE: differencing races? - Extreme - 06-12-2014, 12:41 AM
RE: differencing races? - kn4tseb - 06-12-2014, 05:02 AM
RE: differencing races? - darksun84 - 06-12-2014, 05:32 AM
RE: differencing races? - kn4tseb - 06-12-2014, 07:51 AM
RE: differencing races? - Extreme - 06-12-2014, 05:53 AM
RE: differencing races? - Extreme - 06-12-2014, 08:20 AM
RE: differencing races? - kn4tseb - 06-12-2014, 08:26 AM
RE: differencing races? - Extreme - 06-12-2014, 08:33 AM
RE: differencing races? - kn4tseb - 06-12-2014, 08:42 AM
RE: differencing races? - Extreme - 06-12-2014, 08:54 AM
RE: differencing races? - kn4tseb - 06-12-2014, 08:59 AM
RE: differencing races? - Extreme - 06-12-2014, 09:38 AM
RE: differencing races? - kn4tseb - 06-12-2014, 09:55 AM
RE: differencing races? - holy - 07-01-2014, 02:35 PM

Forum Jump:


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