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


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






