Search results

  1. jowi

    How to clear player timer when they leave the map?

    I'm trying to clear player variables/timer when they leave the map. I need something like 'OnPCUnloadMapEvent'.
  2. jowi

    *announce: how to use <fontAlign>

    what I'm trying to do is have 2 announcements on screen at once. first announcement on top, second is below the first announcement.
  3. jowi

    Custom flooritem_lifetime in a map

    Hello, I'm making a battle royale. I need the flooritem_life (for an item to disappear from the floor after it is dropped) to last much longer on my custom map. How can I do this?
  4. jowi

    Trader NPC: Remove 'sellitem'

    Hello i'm trying to create a dynamic shop where it changes it's shop list every 1hr.  I'm using 'sellitem' to input items. How do I remove all the previous 'sellitems' if I want to sell another set of items.
  5. jowi

    Summon monsters in a circular area from a center point

    I need a looping script where it summons monsters in a CIRCULAR AREA based on my set center point &amp; radius. The loop script must stop after completing the circle. Just the algorithm will suffice.
  6. jowi

    *npctalk but only on one player

    How do I make the 'npctalk' script display only on the player attached to the NPC? Like a 'bc_self' flag
  7. jowi

    *cloakonnpc but on monsters

    Is there a way to use the script 'cloakonnpc' &amp; 'cloakoffnpc' on monsters? I'm trying to make a monster display only to a one player.
  8. jowi

    NPC Sell Items with Refine & Card

    Is there any way for an NPC to sell items with its refine &amp; cards showing? I'm making a trading house.
Back
Top