19.11.2016, 15:32
Timer won't work. Someone must change callFunc functions in module (add reliability).
Wilk Morski Klanu Espadre
[DEV] G2O Bot module
|
19.11.2016, 15:32
Timer won't work. Someone must change callFunc functions in module (add reliability).
Wilk Morski Klanu Espadre
19.11.2016, 21:43
Why the module resetting position of my bot when he is in other position than he was created?
I am running an animation like run, and 3 seconds later the bot is in the main position from CreateBot function ![]()
19.11.2016, 21:53
Because client side of script is outdated. Script doesn't update NPC position and Sative is the only one who can repair this module.
19.11.2016, 22:56
I could fix it, but I need source.
20.11.2016, 00:05
Bimbol/Sative, can you synchronise PlayAnimation function with coordinates of bot?
For example when my bot is running to kill me, server should know position x,y,z of bot at this moment. I think that is the best idea to create fully movable bots.
20.11.2016, 02:00
For now bots isn't integrated with multiplayer engine
![]()
20.11.2016, 10:46
(20.11.2016, 00:05)Mattwell Wrote: Bimbol/Sative, can you synchronise PlayAnimation function with coordinates of bot? That's pretty much what the "secret_gimmeBotPos"-function does (or did rather). You would pass it the id of a player and the id of a bot and it would then take the position the given bot has on the given client and synch it with the server. It doesn't seem to work anymore though. It's defined in the module somewhere and is already called from G2O_CBot.nut::update(). There's no real need to look up the call though - it's broken, which is why the bots' positions aren't synchronized with dev8 even if you manually implement ticks.
Updated version for dev8.
20.11.2016, 22:20 Small bug fix 20.11.2016, 22:31 Fixed bot damage https://mega.nz/#!SUgRDIAA!HgTEr0ErE-yKN...dgaWRyeBrY
20.11.2016, 23:19
Nubzior, have you fixed secret_gimmeBotPos ?
20.11.2016, 23:24
I forgot about small bug, redownload module, updated link is in my previous post.
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[New G2O][Client-Side] GUI | 1 | 3,343 |
02.01.2021, 05:22 Last Post: |
||
[G2O] SpeedBlock | 16 | 11,049 |
13.10.2020, 15:32 Last Post: |
||
[New G2O][Client-Side] LocalStorage | 0 | 2,422 |
08.05.2020, 16:38 Last Post: |
||
[New G2O] Module example | 4 | 7,683 |
17.05.2019, 01:30 Last Post: |
||
[New G2O][Client-Side] Music Module | 3 | 5,909 |
24.05.2018, 08:07 Last Post: |
||
G2O - Client Side Bots(0.0.4) | 16 | 16,993 |
16.01.2017, 10:47 Last Post: |
||
G2O Client side bots | 4 | 5,898 |
09.06.2016, 20:11 Last Post: |