Quote:
|
This is how it normal has to be.
|
For Aderes(Eudemon Composer), Neri(EudWH), Maisie(EudWH) and Brianna(SupRebirth)
you need to update cq_npc
Script made by Tom(magewarior2)
Code:
update cq_npc set size_front= 3 where id= 200;
update cq_npc set size_back= 3 where id= 200;
update cq_npc set size_left= 3 where id= 200;
update cq_npc set size_right= 3 where id= 200;
update cq_npc set size_front= 3 where id= 1502;
update cq_npc set size_back= 3 where id= 1502;
update cq_npc set size_left= 3 where id= 1502;
update cq_npc set size_right= 3 where id= 1502;
update cq_npc set size_front= 3 where id= 1970;
update cq_npc set size_back= 3 where id= 1970;
update cq_npc set size_left= 3 where id= 1970;
update cq_npc set size_right= 3 where id= 1970;
update cq_npc set size_front= 0 where id= 1981;
update cq_npc set size_back= 0 where id= 1981;
update cq_npc set size_left= 0 where id= 1981;
update cq_npc set size_right= 0 where id= 1981;
Edit in npc.ini
Code:
[NpcType1981]
Name=Brianna
SimpleObjID=701
StandByMotion=0701000100
BlazeMotion=0701000190
BlazeMotion1=0701000190
BlazeMotion2=0701000190
RestMotion=0701000101
Effect=none
ZoomPercent=110
Note=SuperRebirth
[NpcType1204]
Name=Aderes
SimpleObjID=714
StandByMotion=0714000100
BlazeMotion=0714000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0714000101
Effect=petdepotnpc
ZoomPercent=110
Note=EudemonComposing
FrontBlock=3
BackBlock=3
LeftBlock=3
RightBlock=3
[NpcType1502]
Name=Neri
SimpleObjID=728
StandByMotion=0728000100
BlazeMotion=0728000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0728000101
Effect=meltnpc
ZoomPercent=110
Note=EudemonWarehouse
FrontBlock=3
BackBlock=3
LeftBlock=3
RightBlock=3
[NpcType1058]
Name=Maisie
SimpleObjID=728
StandByMotion=0728000100
BlazeMotion=0728000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0728000101
Effect=meltnpc
ZoomPercent=110
Note=EudemonWarehouse
FrontBlock=3
BackBlock=3
LeftBlock=3
RightBlock=3
Quote:
|
this is without the block
|
Script made by Tom(magewarior2)
Code:
update cq_npc set size_front= 0 where id= 200;
update cq_npc set size_back= 0 where id= 200;
update cq_npc set size_left= 0 where id= 200;
update cq_npc set size_right= 0 where id= 200;
update cq_npc set size_front= 0 where id= 1502;
update cq_npc set size_back= 0 where id= 1502;
update cq_npc set size_left= 0 where id= 1502;
update cq_npc set size_right= 0 where id= 1502;
update cq_npc set size_front= 0 where id= 1970;
update cq_npc set size_back= 0 where id= 1970;
update cq_npc set size_left= 0 where id= 1970;
update cq_npc set size_right= 0 where id= 1970;
update cq_npc set size_front= 0 where id= 1981;
update cq_npc set size_back= 0 where id= 1981;
update cq_npc set size_left= 0 where id= 1981;
update cq_npc set size_right= 0 where id= 1981;
Edit in npc.ini
Code:
[NpcType1981]
Name=Brianna
SimpleObjID=701
StandByMotion=0701000100
BlazeMotion=0701000190
BlazeMotion1=0701000190
BlazeMotion2=0701000190
RestMotion=0701000101
Effect=none
ZoomPercent=110
Note=SuperRebirth
[NpcType1204]
Name=Aderes
SimpleObjID=714
StandByMotion=0714000100
BlazeMotion=0714000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0714000101
Effect=petdepotnpc
ZoomPercent=110
Note=EudemonComposing
[NpcType1502]
Name=Neri
SimpleObjID=728
StandByMotion=0728000100
BlazeMotion=0728000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0728000101
Effect=meltnpc
ZoomPercent=110
Note=EudemonWarehouse
[NpcType1058]
Name=Maisie
SimpleObjID=728
StandByMotion=0728000100
BlazeMotion=0728000190
BlazeMotion1=0700000190
BlazeMotion2=0700000190
RestMotion=0728000101
Effect=meltnpc
ZoomPercent=110
Note=EudemonWarehouse