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 Staff
Author Message
mrkarlo
Journeyman
*

Posts: 160
Likes Given: 3
Likes Received: 6 in 5 posts
Joined: Mar 2012
Reputation: 1



Post: #3
RE: Teleport Staff
hey it might help
Code:
[ITEMDEF i_gm_crook]
ID=013f4
Name=GM Crook
TYPE=T_WEAPON_MACE_STAFF
DAM=200
TWOHANDS=Y
WEIGHT=0
ON=@Create
ATTR=ATTR_Newbie
HITPOINTS=1000
MORE2=0
COLOR=2482


ON=@DCLICK
//If (<SRC.ACCOUNT.PLEVEL>==4)
TARGET Select a target.
RETURN 1
//Else
//SRC.SysMessage You are not GM!
//SRC.FindLayer(2).UnEquip
//Return 1
//EndIf

ON=@TARGON_ITEM
SRC.SYSMESSAGE You not can`t teleported <SRC.TARG.NAME> this item.
RETURN 1

ON=@TARGON_CHAR
LINK=<SRC.TARG.UID>
TARGETG Do you want a teleport <SRC.TARG.NAME>?
RETURN 1

ON=@TARGON_GROUND
LINK.GO <SRC.TARGP>
RETURN 1
08-20-2018 07:20 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 2 users Like mrkarlo's post
Post Reply 


Messages In This Thread
Teleport Staff - Lano - 08-19-2018, 11:46 PM
RE: Teleport Staff - Llirik - 08-20-2018, 05:09 AM
RE: Teleport Staff - mrkarlo - 08-20-2018 07:20 AM
RE: Teleport Staff - Lano - 08-20-2018, 04:13 PM
RE: Teleport Staff - solbado - 11-24-2020, 01:58 AM

Forum Jump:


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