Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

chookyy

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by chookyy

  1. Perfect guys thanks for the help i used OnPCLoadMapEvent: while( strcharinfo(3) == "mapname" ){ unequip EQI_HAND_L; unequip EQI_HAND_R; sleep2 1000; } end; and it works amazing.
  2. Trying to make something for the event maps where once you enter you are either full stripped or you cant use weapons etc. My reason is that snipers obvious get a range advantage. Perhaps when they enter a warpportal that will apply the effect. Or via a map flag. OR maybe something that applies a Fullstrip on the ground in an area so then by walking toward the warp portal you are fullstripped. Thanks in advance!
  3. Hey guys, My main objective is to make Amon Ra Card proc regardless of taking damage. (Proc chance includes a miss.) Currently it only seems to proc off a damaging hit, and i know i have seen this work im sure of it else where. Thanks for the advice in advance.
  4. I made the neccessary changes in the skill_db.txt however the skill in game is not splash to nearby mobs. So i have come to the conclusion if it is still doable that its also in another location? Here is the line im using. id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,name,description 253,2,8,1,6,0x02,1,10,-2,no,0,0,0,weapon,1, CR_HOLYCROSS,Holy Cross Help is appreciated thank you.
×
×
  • Create New...