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
Is it possible?
Author Message
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #5
RE: Is it possible?
I used 1 and 4 in my instanced 'boss' rooms on an old quest system of mine, but when i put the server back up this year all the items had vanished and i cant work out how to set them up again.. lol Big Grin however, simulating instances in UO is pretty excessive for the end result, and usually not worth it unless you have 1000 players on Big Grin

Also, if the Monster being killed is within a close radius of the said item, you dont need to tag the player, add a death event to the NPC to look for an id within x radius, and change a value on that item to say it has been enabled.. e.g. change a door type from t_door_locked to t_door.

If there is a chance that there could be more than 1 item within that radius, you can always do the *NEVER DELETE THIS ITEM!* method of adding the door/telepad, and hard coding the UID in the script (set it to a var/def so you dont have to edit it in lots of places...). Then a simple UID. call on it to modify it. Although nasty, we do this on the gates for our automatic llama race rather than adding loads of tags to the npc Big Grin


#doesntLikeTagsAllThatMuch

ULTIMA ONE
The modern, sphere powered Ultima Online server
(This post was last modified: 02-05-2013 05:09 AM by Ultima One.)
02-05-2013 05:05 AM
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
Is it possible? - oONautilusOo - 02-05-2013, 03:51 AM
RE: Is it possible? - darksun84 - 02-05-2013, 03:54 AM
RE: Is it possible? - oONautilusOo - 02-05-2013, 03:58 AM
RE: Is it possible? - Soulless - 02-05-2013, 04:07 AM
RE: Is it possible? - Ultima One - 02-05-2013 05:05 AM

Forum Jump:


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