Jump to content
  • 0

[HELP] walker_routes


Question

Posted

i try add auto "vote plz plz" npc that walks, but i cannot find table for it: walker_routes

i use freya server files:

 

INSERT INTO `walker_routes` (`route_id`, `npc_id`, `move_point`, `chatText`, `move_x`, `move_y`, `move_z`, `delay`, `running`) VALUES

(43, 30006, 1, 'Please ! Vote for Us now !', 82718, 149312, -3471, 10, 1),

(43, 30006, 2, 'Prosze ! Glosuj na nasz server !', 82713, 147899, -3471, 10, 1),

(43, 30006, 3, 'Please ! Vote for Us now !', 81153, 147904, -3471, 10, 1),

(43, 30006, 4, 'Prosze ! Glosuj na nasz server !', 81158, 149316, -3471, 10, 1);

3 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...