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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help with a script
Author Message
kevin465
Journeyman
*

Posts: 67
Likes Given: 1
Likes Received: 4 in 4 posts
Joined: Feb 2014
Reputation: 0

UO Reborn

Post: #1
help with a script
Ok i think i need some help for complete my script...because when i link the robe with a player...the player cant equip the robe...i think i need an admin function for set an account donater... like

.donater (account name) ....

[itemdef i_donate_robe]
id = i_robe
name = donater robe

on=@create
hitpoints = 1000
attr = 04

on=@click
message [Owner: <link.name>]

on=@equiptest
if !( strmatch("<link.account>","<src.account>") ) || ( <src.account.donater> == 0 )
src.sysmessage You have not donated for this robe!
serv.log <src.name> (<src.account.name>) tried using a death shroud of <link.name> (<link.account.name>)
return 1
endif

on=@damage
return 1
02-17-2014 11:32 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
help with a script - kevin465 - 02-17-2014 11:32 PM
RE: help with a script - Mordaunt - 02-18-2014, 02:54 AM
help with a script - kevin465 - 02-18-2014, 03:23 AM
RE: help with a script - amonvangrell - 02-18-2014, 06:12 AM

Forum Jump:


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