hello maxcheaters... i have question how to make voice command that makes SQL script?
for example .changenpcname
and sql script
update npc SET title = 'By Leki' where id between 1 and 99999;
update npc SET serverSideTitle = '1' where id between 1 and 99999;
update npc SET serverSideName = '1' where id between 1 and 99999;
mobius has serious problems with the movement code and synchronization of npc and players. aCis did it better
There are big problems with multithreading
Question
EdenEternal
hello maxcheaters... i have question how to make voice command that makes SQL script?
for example .changenpcname
and sql script
it's possible?
7 answers to this question
Recommended Posts