Page 36 of 39

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Thu Apr 04, 2024 12:17 pm
by Buggie
Walk paths worked. But it is complicated stuff, which need properly use. If you just drop randomly nodes it wont make great results.
Need heavily use mind reader for see what exactly happen.
And bots movement code contains a lot flaws and quirks, which make a lot problems when bots drive vehicles.
You can use VehcileExit node for force them exit. But bots usually tends exit self, if can't move with vehicle.

You can use triggers. triggers trigger by vehicles. you not need exit for use it.

Why demer must not use default projectile? XV not change that.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Fri Apr 05, 2024 4:32 am
by darkbarrage99
Buggie wrote: Thu Apr 04, 2024 12:17 pm Walk paths worked. But it is complicated stuff, which need properly use. If you just drop randomly nodes it wont make great results.
Need heavily use mind reader for see what exactly happen.
And bots movement code contains a lot flaws and quirks, which make a lot problems when bots drive vehicles.
You can use VehcileExit node for force them exit. But bots usually tends exit self, if can't move with vehicle.

You can use triggers. triggers trigger by vehicles. you not need exit for use it.
gotcha, I've never used mind reader but I guess I'll look into it. I tried the vehicleexit nodes from another map, but they weren't working correctly for me either.

one thing I did not try was the smarter bots mutator, I'll see how they behave with that.
Why demer must not use default projectile? XV not change that.
I was just pointing it out, I didn't know if you would have wanted that feedback or not since it's default in ctf.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Fri Apr 05, 2024 11:25 pm
by Buggie
You cans see example how create XV paths here: https://ut99.org/viewtopic.php?p=146031#p146031

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Mon Apr 08, 2024 3:00 pm
by Jake19
Hello.
the !xv command is not working for me, i don't know what's the problem, can somebody tell me what should is do, to make it work?
oh and btw my game's language is hungarian, maybe that's the problem or something else?
thx for advance.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Mon Apr 08, 2024 9:27 pm
by Buggie
Maybe it somehow related how you run game. Please describe in details whole process.

Also for exclude possibility of bad setup, you can join to XV server and try command here.

XV must be latest version for use command.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 11:41 am
by Jake19
Buggie wrote: Mon Apr 08, 2024 9:27 pm Maybe it somehow related how you run game. Please describe in details whole process.

Also for exclude possibility of bad setup, you can join to XV server and try command here.

XV must be latest version for use command.
I have the latest version already, i always update it to latest version.

I start a practice with selected mods and maps, then i press "t" to bring the chat, to type !xv, when i do it nothing happens, i don't know why, maybe it only works with english language only, i don't know, because i play the game with hungarian language.

oh and it says "Unrecognized command" uppon typing !xv.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 12:27 pm
by Buggie
You not need erase what be before, after you press "t".
So final out put must look as "(> Say !xv_". (Last one is cursor).
Not just "(> !xv_".
Pay attention it is chat command. Not console command or quick console command.
If it fail, it just send text message "!xv", like if you type any other text.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 1:15 pm
by Jake19
Buggie wrote: Tue Apr 09, 2024 12:27 pm You not need erase what be before, after you press "t".
So final out put must look as "(> Say !xv_". (Last one is cursor).
Not just "(> !xv_".
Pay attention it is chat command. Not console command or quick console command.
If it fail, it just send text message "!xv", like if you type any other text.
I erased what be before after i pressed "t" before, because i thougt it will work that way, but didn't, now i tried with what you wrote ""(> Say !xv_" but it still not working, i have no idea what the problem is.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 3:07 pm
by Buggie
I write whole screen. You just need press "t", after "!" "x" "v" and press "Enter". That all.

Before you press enter it look as this:
scr_1712671610.png
scr_1712671610.png (1.39 KiB) Viewed 188 times

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 4:05 pm
by Jake19
Buggie wrote: Tue Apr 09, 2024 3:07 pm I write whole screen. You just need press "t", after "!" "x" "v" and press "Enter". That all.

Before you press enter it look as this:
scr_1712671610.png
Not working, i did it as you told, but it just not working, i'll give up.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 4:57 pm
by Buggie
Include XVehiclesHUD mutator then, when you start game. or XVehiclesSummon.
As another step - you can ensure there spawned at least one vehicle.
Also you can type in the concole
summon XVehicles.XVehiclesHUD
before run chat command.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 6:36 pm
by Barbie
Jake19 wrote: Tue Apr 09, 2024 4:05 pm Not working, i did it as you told, but it just not working, i'll give up.
Does it work when you join a XV server?

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 9:26 pm
by Jake19
Barbie wrote: Tue Apr 09, 2024 6:36 pm
Jake19 wrote: Tue Apr 09, 2024 4:05 pm Not working, i did it as you told, but it just not working, i'll give up.
Does it work when you join a XV server?
I didn't tried that in XV server.   
Auto merged new post submitted 8 minutes later
Buggie wrote: Tue Apr 09, 2024 4:57 pm Include XVehiclesHUD mutator then, when you start game. or XVehiclesSummon.
As another step - you can ensure there spawned at least one vehicle.
Also you can type in the concole
summon XVehicles.XVehiclesHUD
before run chat command.
XvehiclesHUD and XVehiclesSummon is included already, i typed in the console "summon XVehicles.XVehiclesHUD" after that i typed the xv! command in the chat, nothing happened.

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 9:45 pm
by Buggie
Jake19 wrote: Tue Apr 09, 2024 9:35 pm after that i typed the xv! command in the chat, nothing happened.
Command is "!xv", not "xv!".

Re: XVehicles (Network play) (VCTF, VMH for UT99)

Posted: Tue Apr 09, 2024 11:46 pm
by Jake19
Buggie wrote: Tue Apr 09, 2024 9:45 pm
Jake19 wrote: Tue Apr 09, 2024 9:35 pm after that i typed the xv! command in the chat, nothing happened.
Command is "!xv", not "xv!".
Im sorry i wrote it wrong, i wanted to say that i typed "!xv" and nothing happened.