Recent posts

#11
Or you can use SetFallTimer( ) to disable the action or decrease the time to stand up for all.
#12
Script and Content Requests / Need a Blank Script
Last post by JF_THUNDER - Jun 30, 2025, 03:49 PM
I'm looking for a Blank Script that includes the latest plugins. I know there's already one available on the forum, but the download link isn't working. Also, I believe that version may not have the most up-to-date plugins.
#13
Scripting and Server Management / Re: How to Block Action 42
Last post by ToyDragon - Jun 30, 2025, 01:49 PM
Quote from: PLAYER on Jun 25, 2025, 09:33 AMI am talking about The Action that apply when a player shoots other player with Shotgun and the player falls on Ground
Hello, I am from China and my English maybe a little bad.
We can use that event "onPlayerActionChange(player,oldAction,newAction)"  and add code "if (newAction == 42) { player.Action = xx ; return 0;},
sorry for i don't test it , maybe it just can run in my brain , haha.
#14
Servers / Grand Theft Auto Karachi City
Last post by KazamaOp - Jun 28, 2025, 07:31 PM
Grand Theft Auto Karachi City

Server IP: 213.239.220.17:8021
Gamemode: RP/DM/MINIGAME
Discord Server: https://discord.gg/PGNx7kYYmx
Credits: ZainGameplayKazamaPC , MalikGT
#15
Scripting and Server Management / Re: How to Block Action 42
Last post by Gulk - Jun 25, 2025, 12:47 PM
Make all players same team, and enable friendly fire damage.

I think that's how I did it in the past, not sure if it still works.

Oh nvm, there is a per player immunity setting: https://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/Player.Immunity
32 = immune to falling down
#16
Scripting and Server Management / Re: How to Block Action 42
Last post by PLAYER - Jun 25, 2025, 09:33 AM
I am talking about The Action that apply when a player shoots other player with Shotgun and the player falls on Ground
#17
Scripting and Server Management / How to Block Action 42
Last post by PLAYER - Jun 24, 2025, 07:15 AM
Is There any Way to Block Action 42 ?
#18
Videos & Screenshots / No Mercy Mode ON - XE Takeove...
Last post by herqules - Jun 22, 2025, 12:31 AM
#19
Servers / Re: Grand Theft Auto Palestine...
Last post by KazamaOp - Jun 20, 2025, 05:26 PM
Noice  8)
#20
General Discussion / Re: Does anyone have a full ve...
Last post by Rafael - Jun 19, 2025, 10:05 PM
UPD:

It turns out that this https://u04.thijn.ovh/files/build66B660F1.7z file was unpacked into the folder "0.4.7.1", next to VCMPBrowser.exe in the folder "C:\Users\Rafael\AppData\Local\Vice City Multiplayer". After which everything works. Thanks MEGAMIND for help.