i try to make some think
in npcs
but every time i miss
i need npc to change his spot
like when i talk to him
and get buy some think he move and go another spot
see my code
Code:
new Conquer_Online_Server.Database.MySqlCommand(Conquer_Online_Server.Database.MySqlCommandType.UPDATE)
.Update("sobnpcs").Set("cellx",433 ).Set("celly", 387).Where("id", 74125)
to reload database
so i make code to reload
only table "sobnpcs"
but npc he never change spot
must restart
anyway
can anyone help me in this
or some one give me idea
sorry i add this in wrong section
can pleas moved to
CO2 PServer - Discussions / Questions







