i know theres a sql to make it so that ALL minlevel are 19 HELP any one
i know theres a sql to make it so that ALL minlevel are 19 HELP any one
Don't advertise in your signature.
No in creature_proto i want to change ALL the min to 19 and max also..with out doing it manually
Don't advertise in your signature.
This should work if not come back and tell me Error
UPDATE creature_names SET minlevel = '19', maxlevel = '19';
THNX ill test it
Don't advertise in your signature.
IT WORKS Thnx illi
Don't advertise in your signature.