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
LOS attack?
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #4
RE: LOS attack?
tried it
npcseenewplayer doesnt work

Code:
[events e_ambush]
//ON=@NPCSeeNewPlayer//TO INTERACT WITH PLAYERS
ON=@click//TO INTERACT WITH PLAYERS
IF (<SRC.TAG0.MILITARY>)
    IF !(<SRC.TAG0.ARMYNUMBER>==<TAG0.ARMYNUMBER>)
    ATTACK <SRC>
    ELIF (<SRC.FLAGS>&statf_criminal) || (<SRC.KILLS> >= 3 ) || (<SRC.KARMA> <= -2000 )//ATTACK MILITARY CRIMINALS
    Say Beat it military criminal!
    ATTACK <SRC>
    ELIF (<SRC.MEMORYFINDTYPE.0400.LINK> > 040004010)//ATTACK every PLAYER made guild
    ATTACK <SRC>
    ENDIF
ELSEIF (<SRC.FLAGS>&statf_criminal) || (<SRC.KILLS> >= 3 ) || (<SRC.KARMA> <= -2000 )//ATTACK CIVILIAN CRIMINALS
    Say Beat it civilian criminal!
    ATTACK <SRC>
ENDIF

i dont think click worked either...

hmmm

ground trigger or something?

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 10-21-2016 09:57 PM by x77x.)
10-21-2016 10:30 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
LOS attack? - x77x - 10-08-2016, 06:37 AM
RE: LOS attack? - x77x - 10-20-2016, 11:02 PM
RE: LOS attack? - pointhz - 10-21-2016, 04:53 AM
RE: LOS attack? - x77x - 10-21-2016 10:30 AM
RE: LOS attack? - Coruja - 10-30-2016, 03:21 AM
RE: LOS attack? - x77x - 10-30-2016, 06:15 AM
RE: LOS attack? - Ben - 11-01-2016, 07:39 AM
RE: LOS attack? - x77x - 11-01-2016, 08:21 AM

Forum Jump:


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