simply creat a new npc place it where ever u want the effect to be
like that
then in ur ini/npc.ini
place some thing like that
the result :
[Only registered and activated users can see links. Click Here To Register...]
that's it :D
like that
Code:
INSERT INTO `npcs` VALUES ('3000110', 'equipupg', '0002', '9990', '1036', '0184', '0206');
place some thing like that
Code:
[FONT=Tahoma][SIZE=2][COLOR=Navy][NpcType999] Name=[COLOR=Red].[/COLOR] // not to show the npc name SimpleObjID=266 StandByMotion=9992660100 BlazeMotion=9992660102 RestMotion=9992660101 Effect=equipment_upg // effect id ASB=5 ADB=6 FixDir=0 ZoomPercent=1[/COLOR][/SIZE][/FONT] // to make the npc some kinda invisble
[Only registered and activated users can see links. Click Here To Register...]
that's it :D