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
Dye Tubs
Author Message
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #5
RE: Dye Tubs
[FUNCTION AMAZINGCOLOR]
DORAND 19
COLOR=04ad
COLOR=1
COLOR=042b
COLOR=1152
COLOR=09dd
COLOR=0613
COLOR=0898
COLOR=0a28
COLOR=0a27
COLOR=0834
COLOR=04af
COLOR=0449
COLOR=0446
COLOR=0447
COLOR=08ef
COLOR=091d
COLOR=0444
COLOR=0912
COLOR=0487
ENDDO

[ITEMDEF i_amazing_color]
ID=i_dye_tub
NAME=Amazing Color
TYPE=T_NORMAL
WEIGHT=1
VALUE=500


ON=@CREATE
ATTR=04
AMAZINGCOLOR

ON=@DCLICK
target Select cloth to dye
return 1

on=@targON_char
src.sysmessage @50 It is not cloth.
return 1

On=@targon_ground
src.sysmessage @50 It is not cloth.
return 1

on=@targON_item
if (<SRC.TARG.CONT.CONT.UID>!=<SRC.UID>)
src.sysmessage @50 You must select cloth what is in your backpack.
return 1
else
if (<src.targ.amount> > 1)
src.sysmessage @50 Only for 1 <src.targ.name>
return 1
else
if (<src.targ.type>==t_clothing)
src.targ.color=<color>
src.sysmessage @53 You have successfully dyed your cloth.
f_amount
return 1
endif
02-17-2014 04:33 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Dye Tubs - dabritmusic - 02-17-2014, 07:21 AM
RE: Dye Tubs - mrkarlo - 02-17-2014, 08:43 AM
RE: Dye Tubs - dabritmusic - 02-17-2014, 09:30 AM
RE: Dye Tubs - XuN - 02-17-2014, 09:04 AM
RE: Dye Tubs - JohnVeritas - 02-19-2014, 09:50 AM
RE: Dye Tubs - Runcuks - 02-17-2014 04:33 PM
RE: Dye Tubs - Alaric - 02-17-2014, 05:41 PM
RE: Dye Tubs - dabritmusic - 02-19-2014, 09:56 AM

Forum Jump:


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