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
Help ! Display the status of a corpse.
Author Message
evening
Journeyman
*

Posts: 138
Likes Given: 0
Likes Received: 14 in 9 posts
Joined: Apr 2012
Reputation: 1

Finally Land

Post: #3
RE: Help ! Display the status of a corpse.
[typedef t_corpse]
ON=@CLICK
if (<link.isplayer>)
if ( <link.kills> > <serv.murdermincount> )
local.corpsecolor = 1000
message @027 [PK]
elseif ( <link.karma> < <serv.playerneutral> )
local.corpsecolor = 1000
message @999 [Criminal]
else
local.corpsecolor = 1000
message @05b [Innocent]
endif
message @<local.corpsecolor> <NAME> (<RESCOUNT>) items
else
message @038a <NAME> (<RESCOUNT>) items
endif
return 1

I did not test this modification
If there is a problem, I will test and fix it as soon as possible.
03-22-2018 08:25 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 2 users Like evening's post
Post Reply 


Messages In This Thread
RE: Help ! Display the status of a corpse. - evening - 03-22-2018 08:25 PM

Forum Jump:


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