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
Question
Author Message
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #20
RE: Question
There's a @Step (http://wiki.sphere.torfo.org/index.php/@Enter) trigger for regions, you can attach an event to a_world, but consider that the trigger will fire at every step every char (player+npc) does in the world, and that's not exactly light for the server to handle. Anyways:

Code:
ON=@Step
IF (<SRC.STAM> < 1)
SRC.STAM = 1
ENDIF
(This post was last modified: 01-14-2016 03:54 AM by karma.)
01-14-2016 03:53 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes karma's post
Post Reply 


Messages In This Thread
Question - rastrero - 01-13-2016, 03:23 PM
RE: Question - Criminal - 01-13-2016, 04:56 PM
RE: Question - rastrero - 01-13-2016, 05:17 PM
RE: Question - pointhz - 01-13-2016, 10:24 PM
RE: Question - Criminal - 01-13-2016, 11:11 PM
RE: Question - Artyk - 01-13-2016, 10:52 PM
RE: Question - rastrero - 01-14-2016, 02:12 AM
RE: Question - Kanibal - 01-14-2016, 02:31 AM
RE: Question - zottolo - 01-14-2016, 02:39 AM
RE: Question - rastrero - 01-14-2016, 02:44 AM
RE: Question - Kanibal - 01-14-2016, 02:50 AM
RE: Question - rastrero - 01-14-2016, 02:54 AM
RE: Question - Kanibal - 01-14-2016, 02:57 AM
RE: Question - rastrero - 01-14-2016, 03:16 AM
RE: Question - Kanibal - 01-14-2016, 03:18 AM
RE: Question - zottolo - 01-14-2016, 03:06 AM
RE: Question - rastrero - 01-14-2016, 03:21 AM
RE: Question - karma - 01-14-2016, 03:44 AM
RE: Question - rastrero - 01-14-2016, 03:49 AM
RE: Question - karma - 01-14-2016 03:53 AM
RE: Question - rastrero - 01-14-2016, 04:00 AM
RE: Question - karma - 01-14-2016, 04:08 AM
RE: Question - rastrero - 01-14-2016, 04:32 AM
RE: Question - karma - 01-14-2016, 04:50 AM
RE: Question - rastrero - 01-14-2016, 04:59 AM
RE: Question - Coruja - 01-19-2016, 02:13 AM
RE: Question - rastrero - 01-19-2016, 03:49 AM

Forum Jump:


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