255+ Elements Equipments

01/03/2014 09:24 GM Trilogy PM#1
Hello Elitepvpers.

I wanna ask some help. How they do after relog for 1 min then the player get 255+ Element equipment. Are'nt they using schedule ? Could someone help me how to make my player get 255+ element eq after relog for 1 min ? :handsdown:
01/04/2014 18:59 *_~ Kidding Me ~_*#2
you can't schedule the same +255 equipment query for all players coz each player has his own ID number but if you want to make it for a specific player one by one you will find the query in the attachment just change the player_id ;)
01/05/2014 00:01 .Horror.#3
All Characters Share the same columns in cq_item , so if you wanna change gears in mass you would change a specific number , UPDATE `cq_item` SET `magic3`='255' WHERE (`magic3`='12'), which would change all gears that are +12 to to 255
Change 12 to whatever you want to
~Your Horrors
01/05/2014 00:06 *_~ Kidding Me ~_*#4
i just helped for what i know horror and thanks for that :D
01/05/2014 03:13 GM Trilogy PM#5
Quote:
Originally Posted by .Horror. View Post
All Characters Share the same columns in cq_item , so if you wanna change gears in mass you would change a specific number , UPDATE `cq_item` SET `magic3`='255' WHERE (`magic3`='12'), which would change all gears that are +12 to to 255
Change 12 to whatever you want to
~Your Horrors
I will try and tell you what happen :) But 3 month ago i had play Nightmare Online and the owner make after relog got 255+ Equipment ? Every player get it. So is it possible to do that?
01/05/2014 06:03 .Horror.#6
I just gave you the query to do so.
~Your Horrors
01/05/2014 08:03 funhacker#7
Quote:
Originally Posted by GM Trilogy PM View Post
I will try and tell you what happen :) But 3 month ago i had play Nightmare Online and the owner make after relog got 255+ Equipment ? Every player get it. So is it possible to do that?
There are a lot of ways to do this.
However one way would be using the 1080 task system.
You can have a check if the player has completed a task id that you choose, if they haven't award the +255 items and fulfill the task