Ok i used to have a +255 Query code to give player that hes wearing +255
It was alot simpler then the ones i seen out there atm such as this one
Was alot smaller and easyer to use and not in such a mess, if anyone has this query please do message me it thanks :)
It was alot simpler then the ones i seen out there atm such as this one
Code:
update cq_item set eudemon_attack1=255 where player_id=14942916 and position=1; update cq_item set eudemon_attack1=255 where player_id=14942916 and position=2; update cq_item set eudemon_attack1=255 where player_id=14942916 and position=3; update cq_item set eudemon_attack1=255 where player_id=14942916 and position=4; update cq_item set eudemon_attack1=255 where player_id=14942916 and position=7; update cq_item set eudemon_attack1=255 where player_id=14942916 and position=8; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=1; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=2; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=3; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=4; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=7; update cq_item set eudemon_attack2=255 where player_id=14942916 and position=8; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=1; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=2; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=3; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=4; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=7; update cq_item set eudemon_attack3=255 where player_id=14942916 and position=8; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=1; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=2; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=3; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=4; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=7; update cq_item set eudemon_attack4=255 where player_id=14942916 and position=8; update cq_item set magic3=255 where player_id=14942916 and position=1; update cq_item set magic3=255 where player_id=14942916 and position=2; update cq_item set magic3=255 where player_id=14942916 and position=3; update cq_item set magic3=255 where player_id=14942916 and position=4; update cq_item set magic3=255 where player_id=14942916 and position=7; update cq_item set magic3=255 where player_id=14942916 and position=8; update cq_item set special_effect=255 where player_id=14942916 and position=1; update cq_item set special_effect=255 where player_id=14942916 and position=2; update cq_item set special_effect=255 where player_id=14942916 and position=3; update cq_item set special_effect=255 where player_id=14942916 and position=4; update cq_item set special_effect=255 where player_id=14942916 and position=7; update cq_item set special_effect=255 where player_id=14942916 and position=8; update cq_item set magic3=255 where player_id=14942916 and position=1; update cq_item set magic3=255 where player_id=14942916 and position=2; update cq_item set magic3=255 where player_id=14942916 and position=3; update cq_item set magic3=255 where player_id=14942916 and position=4; update cq_item set magic3=255 where player_id=14942916 and position=7; update cq_item set magic3=255 where player_id=14942916 and position=8; update cq_item set amount=28800 where player_id=14942916 and position=1; update cq_item set amount_limit=28800 where player_id=14942916 and position=1; update cq_item set amount=28800 where player_id=14942916 and position=2; update cq_item set amount_limit=28800 where player_id=14942916 and position=2; update cq_item set amount=28800 where player_id=14942916 and position=3; update cq_item set amount_limit=28800 where player_id=14942916 and position=3; update cq_item set amount=28800 where player_id=14942916 and position=4; update cq_item set amount_limit=28800 where player_id=14942916 and position=4; update cq_item set amount=28800 where player_id=14942916 and position=7; update cq_item set amount_limit=28800 where player_id=14942916 and position=7; update cq_item set amount=28800 where player_id=14942916 and position=8; update cq_item set amount_limit=28800 where player_id=14942916 and position=8; update cq_item set gem1=18 where player_id=14942916 and position=1; update cq_item set gem2=18 where player_id=14942916 and position=1; update cq_item set gem1=18 where player_id=14942916 and position=2; update cq_item set gem2=18 where player_id=14942916 and position=2; update cq_item set gem1=18 where player_id=14942916 and position=3; update cq_item set gem2=18 where player_id=14942916 and position=3; update cq_item set gem1=18 where player_id=14942916 and position=4; update cq_item set gem2=18 where player_id=14942916 and position=4; update cq_item set gem1=18 where player_id=14942916 and position=7; update cq_item set gem2=18 where player_id=14942916 and position=7; update cq_item set gem1=18 where player_id=14942916 and position=8; update cq_item set gem2=18 where player_id=14942916 and position=8; update cq_item set warghostexp=1536 where player_id=14942916 and position=1; update cq_item set warghostexp=1536 where player_id=14942916 and position=2; update cq_item set warghostexp=1536 where player_id=14942916 and position=3; update cq_item set warghostexp=1536 where player_id=14942916 and position=4; update cq_item set warghostexp=1536 where player_id=14942916 and position=7; update cq_item set warghostexp=1536 where player_id=14942916 and position=8; update cq_item set warghostexp=1536 where player_id=14942916 and position=12; update cq_item set forgename='Darthling' where player_id=14942916 and position=1; update cq_item set forgename='Darthling' where player_id=14942916 and position=2; update cq_item set forgename='Darthling' where player_id=14942916 and position=3; update cq_item set forgename='Darthling' where player_id=14942916 and position=4; update cq_item set forgename='Darthling' where player_id=14942916 and position=7; update cq_item set forgename='Darthling' where player_id=14942916 and position=8;