NOTE ON THIS NPC IM WORKING ON FOR NOOBS TO KNOW ITS MY NOOB CREATION DONT WORK
Someone Fix my problem here i only need "CLICK Here. 5043010"
BTW if your not a noob you can figure out what its for but i am a noob
so i need help to fix it please same as all my NPC's dont fully understand the basic coding of a NPC just yet
Code:
# INSERT INTO cq_npc VALUES(466000, 0, 0, "NPC-Here", 0002, 1830, -1, 5000, 0058, 0090, 89765766, 0,0,0,0,0,0,0, 0,0,0,0, "", 0, 00, 00, 0000, 01, 0000 ); INSERT INTO cq_task VALUES (89765766,89765766,0000,"","",0,0,0,0,1000,0000,0000,0,-1,0); INSERT INTO cq_task VALUES (89765765,89765765,0000,"","",0,0,0,0,1000,0000,0000,0,-1,0); # INSERT INTO cq_action VALUES (89765766,89765765,0000,0101,0,"Hey~%user_name%~You~Want~To~be~TOPGuild?.~") # INSERT INTO cq_action VALUES (89765765,0000,0000,0102,0,"CLICK Here. 5043010"); #
Someone Fix my problem here i only need "CLICK Here. 5043010"
BTW if your not a noob you can figure out what its for but i am a noob
so i need help to fix it please same as all my NPC's dont fully understand the basic coding of a NPC just yet