Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/20/22 in Posts

  1. Try this announce ""+strcharinfo(0)+" "+BaseLevel+"/"+JobLevel+" "+jobname(Class)+" : is looking for Party Members",bc_all,0xFF5500;
    1 point
  2. instead of using the built-in vip system, you probably have to use a different approach. Give the item to player as rental items (may use rentitem(...) script commands) then make the item not tradable/storeable, need to be character bound. then every time check if the item exists in player inventory before proceed to access VIP features. However, you lost all the benefits of using the built-in VIP system that come with EXP bonus etc.
    1 point
×
×
  • Create New...