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-nmm6 (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-nmm6 (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-nmm6 (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
Player speech
Author Message
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #1
Player speech
Trying to get "I must consider my sins" to work.

Code:
// Speech block associated to players
SpeechSelf=spk_player

Code:
[SPEECH spk_player]
// All players speech filtered through here.
ON=I must consider my sins
SYSMESSAGE Murders: <KILLS>

ON=I resign from my guild
IF (<GUILD>)
f_guildsys_removecharfromguild <GUILD>,<UID>
ENDIF

ON=I resign from my town
IF (<TOWN>)
f_townsys_removecharfromtown <TOWN>,<UID>
ENDIF

Nothing happens in-game using a player account.



Scratch that, I added "ON=TEST" and that worked, removed that, tried "I must consider my sins" again and now its working...weird.
(This post was last modified: 01-28-2017 12:56 PM by Leonidas.)
01-28-2017 12:53 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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