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
Guild attack
Author Message
Alias
Journeyman
*

Posts: 107
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2012
Reputation: 0



Post: #3
RE: Guild attack
(05-15-2012 02:06 AM)Barnabus Wrote:  There could be a problem there...

If you cant loot your guild mates corpse, then all you can do is watch the enemy loot him.
Which is bad espically when he is wearing the armour he borrowed from you Tongue

Also if your guild mate is paraylsed, how can you free him if your cannot hit him?
In my server it's normal when player's can't loot another player's if they are in one fraction and about paralyze
here trapepd i use for paralyze Smile

[itemdef i_trapped_pouch]
id=i_reag_serpent_scale
Name=Trapped Belt Pouch
VALUE=100
type=t_normal

on=@create
color=00

on=@CLICK

IF (<CONT>!=<SRC.FINDLAYER.21.UID>)
SRC.SYSMESSAGE This item must be in your backpack.
RETURN 1
ENDIF

IF (<SRC.FLAGS>&4)
SRC.DAMAGE <eval({30 50})>,1,<uid>
SRC.EFFECT=3,i_FIRE_COLUMN,6,15,1
src.flags &= ~statf_freeze
src.findid.i_rune_paralyze.remove
src.findid.i_rune_paralyze_field.remove
remove 1
ENDIF
05-15-2012 02:15 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Guild attack - Alias - 05-15-2012, 01:31 AM
RE: Guild attack - Barnabus - 05-15-2012, 02:06 AM
RE: Guild attack - Alias - 05-15-2012 02:15 AM
RE: Guild attack - Barnabus - 05-15-2012, 06:12 AM

Forum Jump:


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