-first of all get your Npc Name
-Now Go To
and open it with NotePadQuote:
Client\ini\npc.ini
-Use CTRL+F To Find Your Npc in the list
For me it should be like this
PHP Code:
[NpcType549]
Name=CpDropZone // you can change name of your npc (let's make it Elitepvpers )
SimpleObjID=1
StandByMotion=999001100
BlazeMotion=999001190
RestMotion=999001101
Effect=none // you can change the effect here (none means nothing) [let's make god_buj1]
ASB=5
ADB=6
FixDir=0
So It will be like this
PHP Code:
[NpcType549]
Name=Elitepvpers
SimpleObjID=1
StandByMotion=999001100
BlazeMotion=999001190
RestMotion=999001101
Effect=god_buj1
ASB=5
ADB=6
FixDir=0
And here's a list of some effects
If It Helped You , Hit The Button






