[QUESTION]How to change some equipments?

11/24/2009 14:58 jamban012#16
problem fix for long time..btw ty and i appreaciated for all post that can help me
11/24/2009 22:36 PraDevil[ELITE]#17
Quote:
Originally Posted by jamban012 View Post
man...where i can get char id?
1.go to cq_user
2.find your name
3.scroll until you see column name "id"
4.copy it then go to cq_item
5.press key Ctrl+F then paste your ID there
6.you will see your item at line where your id is highlight
7.edit whatever you like..
8.recomended use what soulerman said
9.end____________________________...
11/25/2009 06:56 funhacker#18
select id from cq_user where name = 'INSERTNAMEHERE';
11/26/2009 05:25 .Ash#19
is it that hard to find character id...? Lol

11/26/2009 12:53 CyberServer#20
well for some people maybe yes hehehe
but keep on guys make new implement here thanks ;)
12/15/2009 11:58 CyberServer#21
Quote:
Originally Posted by Soulerman View Post
hehe

Yes via query as well its possible (if want to be faster...)

but this is WRONG query VERY hehe

there is no UPGRADE .... there is UPDATE ;)

so your query most likely should look like:


Code:
Update cq_item set gem1=18 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set gem2=18 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set magic3=255 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set warghostexp=1024 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set eudemon_attack1=255 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set eudemon_attack2=255 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set eudemon_attack3=255 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set eudemon_attack4=255 where id= PUTYOURCHARACTERIDHERE;
Update cq_item set special_effect=255 where id= PUTYOURCHARACTERIDHERE;
then yes this might work as you described ;)

Regards
Anyone know i try run this query but didnt change anything lol maybe i wrong at anywhere maybe some people can guides me though
12/15/2009 12:27 jamban012#22
you put account id or char id?
12/15/2009 12:37 funhacker#23
Quote:
Originally Posted by CyberServer View Post
Anyone know i try run this query but didnt change anything lol maybe i wrong at anywhere maybe some people can guides me though
as long as you used the correct character ID it should of worked. But also be sure to relog or it wont take full affect until then.


Character ID = select id from cq_user where name = "insertname";

Name is case sensitive.
12/15/2009 13:13 CyberServer#24
Update cq_item set gem1=18 where name = "insertname";
Update cq_item set gem2=18 where name = "insertname";
Update cq_item set magic3=255 where name = "insertname";
Update cq_item set warghostexp=1024 where name = "insertname";
Update cq_item set eudemon_attack1=255 where name = "insertname";
Update cq_item set eudemon_attack2=255 where name = "insertname";
Update cq_item set eudemon_attack3=255 where name = "insertname";
Update cq_item set eudemon_attack4=255 where name = "insertname";
Update cq_item set special_effect=255 where name = "insertname";

so is this correct dude..?or how?
if i am wrong fix at where i wrong....
;)
thanks for the help anyways...
12/15/2009 13:15 CyberServer#25
Quote:
Originally Posted by jamban012 View Post
you put account id or char id?
whats the different between this?maybe someone can tell me coz yes i know i am new so need to gain s much knowledge here...:)
12/15/2009 14:32 jamban012#26
id=character id..that you can update the equipments elemnts
account id= that can get at cq_user then you can refer for player account for vip lvl and more
12/15/2009 14:39 CyberServer#27
Quote:
Originally Posted by jamban012 View Post
id=character id..that you can update the equipments elemnts
account id= that can get at cq_user then you can refer for player account for vip lvl and more
so which one i need to put in the query?
so where to look charcter id?whats files in sql..?
12/15/2009 15:09 jamban012#28
cq_user...nanti ade tab ke brape tah 10-20 kot...
12/15/2009 17:15 funhacker#29
run this code:
Code:
select id from cq_user where name = "[b]insertname[/b]";
This will return a number for you which will be the character ID

now run soulerman's code by replacing all the parts with character id with the number you got.
12/15/2009 18:25 GosZ#30
at cq_user ..and u find id lolz..it really simple..my nme is ahmad farhan..malaysian person..and malay people...