Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: rulk on Oct 30, 2015, 12:29 PM

Title: Paused Player
Post by: rulk on Oct 30, 2015, 12:29 PM
Hya chaps,
I just cant seem to kill a paused player, Is there anyway to Kill a paused player having the OnPlayerKilll event triggered ?
Title: Re: Paused Player
Post by: KAKAN on Oct 30, 2015, 01:44 PM
I think No, we can't.
That's why evade report are made/
Title: Re: Paused Player
Post by: Cool on Oct 30, 2015, 02:29 PM
But if you want to  stop evade with pause game you should set health to 0 when he press pause button
Title: Re: Paused Player
Post by: rulk on Oct 30, 2015, 02:52 PM
No, I want to write a game-mode with just one laptop.
The client allows us to connect multiple players to the server, As soon as  i switch to my second player, i cannot kill the first because using alt+tab to switch instances pauses the first instance. dosnt matter, i wont be able to achieve what I wanted :-/
Title: Re: Paused Player
Post by: MatheuS on Oct 30, 2015, 03:32 PM
I think it's not possible. :-\
Title: Re: Paused Player
Post by: KAKAN on Oct 30, 2015, 04:25 PM
Open up vcmpconfig.txt, which you can find in %appdata%/vcmp/04beta
Now look for ( In the config file ) con_windowed or something like that
If it's ( con_windowed ) 0, then change it to 1, then you can do what u want to, don't press Escape in VCMP, use Alt-Tab
Title: Re: Paused Player
Post by: rulk on Oct 30, 2015, 04:27 PM
@KAKAN You my friend are a genius!
Title: Re: Paused Player
Post by: KAKAN on Oct 30, 2015, 05:24 PM
Did it work?
I tried it a long ago, now I usually use my PC and laptop at the same time to do so.
Title: Re: Paused Player
Post by: rulk on Oct 30, 2015, 05:48 PM
Yep, worked perfect @KAKAN thank you!
Title: Re: Paused Player
Post by: Xmair on Oct 31, 2015, 05:32 AM
Or you could use /setconfig game_windowed 5
Title: Re: Paused Player
Post by: EK.IceFlake on Nov 01, 2015, 02:35 PM
Or you could start shooting then without stopping, ALT+TAB out to the other vice city and magic! hes already shooting just needa go between his shot.