03.08.2011, 14:14
I can't make tutorial because my english is not good.
If you want a bot to walk to a certain location, you can use 2 method.
1- WalkNPC(streamid_returned_from_create_function, walkid_for_walkend_callback, x,y,z,bool:run)
2- I copied playback recording functions to gamemode from npcmodes. You can use playback function.
But it is one more thing you must know, walknpc function lagged in 0.3c on some computers.
If you want a bot to walk to a certain location, you can use 2 method.
1- WalkNPC(streamid_returned_from_create_function, walkid_for_walkend_callback, x,y,z,bool:run)
2- I copied playback recording functions to gamemode from npcmodes. You can use playback function.
But it is one more thing you must know, walknpc function lagged in 0.3c on some computers.