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
Teleport stone
Author Message
evening
Journeyman
*

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

Finally Land

Post: #6
RE: Teleport stone
[function aa]
serv.newitem i_teleport_item
new.timer = 1
new.equip <src>

[ITEMDEF i_teleport_item]
ID = i_memory
TYPE = t_eq_script
NAME = Teleport item

ON=@equip
morex = 5

ON=@Timer
if (<cont.hits> < <cont.maxhits>) || (<cont.flags> & 020) || (<cont.flags> & 04)// || (<cont.findid.i_jail_item>) || (<cont.findid.i_m_team>)
cont.sysmessage @55 Teleporting failed!
remove
return 1
endif
if (<morex> > 0)
morex -= 1
serv.log 1
else
//cont.f_clear_mem
cont.go cove
remove
//if (<tag0.delay> && <tag0.item_uid> )
//uid.<tag0.item_uid>.tag.delay = <eval <serv.time> + <tag0.delay> * 10>
//endif
endif
timer = 0
return 1
12-22-2015 05:51 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Teleport stone - Volkinson - 12-22-2015, 06:24 AM
RE: Teleport stone - pointhz - 12-22-2015, 07:43 AM
RE: Teleport stone - Volkinson - 12-22-2015, 11:04 AM
RE: Teleport stone - Coruja - 12-22-2015, 11:33 AM
RE: Teleport stone - Artyk - 12-22-2015, 05:38 PM
RE: Teleport stone - evening - 12-22-2015 05:51 PM

Forum Jump:


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