[Help]Pets Form

12/07/2010 23:15 alaaemad#1
Hey guys

i need small Help

1- i added mount but i can't see it before i Riding it but i can see it after i Riding it

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

2- i need to know how i can get +255

My name in game [GM]Demons[PM]

ID :1

update cq_item set eudemon_attack1=255 where player_id=" 1";
update cq_item set eudemon_attack2=255 where player_id=" 1";
update cq_item set eudemon_attack3=255 where player_id=" 1";
update cq_item set eudemon_attack4=255 where player_id=" 1";
update cq_item set gem1=21 where player_id=" 1";
update cq_item set gem2=24 where player_id=" 1";
update cq_item set warghostexp=1024 where player_id=" 1";
update cq_item set magic3=255 where player_id=" 1";
update cq_item set locked=1 where player_id=" 1";
update cq_item set special_effect=255 where player_id=" 15";
update cq_item set forgename='[GM]Demons[PM]' where player_id=" 1";

i used this query but doesn't work

Any help pleas.thx
12/07/2010 23:39 magewarior2#2
Quote:
Originally Posted by alaaemad View Post
Hey guys

i need small

1- i added mount but i can't see it before i Riding it but i can see it after i Riding it

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

2- i need to know how i can get +255

My name in game [GM]Demons[PM]

ID :1

update cq_item set eudemon_attack1=255 where player_id=" 1";
update cq_item set eudemon_attack2=255 where player_id=" 1";
update cq_item set eudemon_attack3=255 where player_id=" 1";
update cq_item set eudemon_attack4=255 where player_id=" 1";
update cq_item set gem1=21 where player_id=" 1";
update cq_item set gem2=24 where player_id=" 1";
update cq_item set warghostexp=1024 where player_id=" 1";
update cq_item set magic3=255 where player_id=" 1";
update cq_item set locked=1 where player_id=" 1";
update cq_item set special_effect=255 where player_id=" 15";
update cq_item set forgename='[GM]Demons[PM]' where player_id=" 1";

i used this query but doesn't work

Any help pleas.thx
be sure you have a messageserver with no checksum.

or try this.

not mutch edited but might make any diffrends
12/08/2010 00:54 ~*Kronic*~#3
Quote:
Originally Posted by alaaemad View Post
Hey guys

i need small Help

1- i added mount but i can't see it before i Riding it but i can see it after i Riding it
There is most likely something wrong with your motion.ini

Quote:
2- i need to know how i can get +255

My name in game [GM]Demons[PM]

ID :1

update cq_item set eudemon_attack1=255 where player_id=" 1";
update cq_item set eudemon_attack2=255 where player_id=" 1";
update cq_item set eudemon_attack3=255 where player_id=" 1";
update cq_item set eudemon_attack4=255 where player_id=" 1";
update cq_item set gem1=21 where player_id=" 1";
update cq_item set gem2=24 where player_id=" 1";
update cq_item set warghostexp=1024 where player_id=" 1";
update cq_item set magic3=255 where player_id=" 1";
update cq_item set locked=1 where player_id=" 1";
update cq_item set special_effect=255 where player_id=" 15";
update cq_item set forgename='[GM]Demons[PM]' where player_id=" 1";

i used this query but doesn't work

Any help pleas.thx
Why don't you just do it manually? ctrl + f your user id in cq_item and set all the values manually..
12/08/2010 01:06 alaaemad#4
Thx now +255 work but Mount i still i can't see it
12/08/2010 22:59 King_Arthur#5
Quote:
Originally Posted by alaaemad View Post
Thx now +255 work but Mount i still i can't see it
You probably missed/messed-up something while adding the mount. Re-check your ANI and ini files for errors.
12/09/2010 00:50 dani-filth0#6
check ur 3d files in INI folder