Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - PLAYER

#1
Is There any Way to Block Action 42 ?
#2
Servers / Grand Theft Auto Palestine City
Jun 18, 2025, 10:20 AM



🔫 GRAND THEFT AUTO: PALESTINE CITY 🔫
VC:MP DEATHMATCH SERVER IS NOW OPEN!


Get ready for some serious action in Vice City Multiplayer! 🎉 
Grand Theft Auto Palestine City is a new server where you can jump into non-stop, fast-paced Deathmatch games. 
We've got a unique theme and lots of fun waiting for you. 🏙�🔥

What you'll find here: 
Lots of Action: Continuous shooting and exciting battles. 💥🔫 
Unique Look: Classic VC:MP in a "Palestine City" theme. 🌍✨ 
Always Active: Join the fight anytime. 🕒💪 
Friendly Community: Join our Discord to chat, get updates, and connect. 🤝💬

Whether you're a VC:MP veteran or new player, GTA Palestine City offers action-packed fun. 🎮💯

Come join the fun. Show us what you've got! 👇

➡️ Join our Discord 
➡️ Connect to the Server: 213.239.220.17:8009
#3
Scripting and Server Management / Bot Damage
Apr 23, 2025, 10:08 AM
Hello Guys! I came to know how can we Give damage to our Bot it keep shooting me and I Got damage but if I Shoot it It don't get any damage Please tell me the way to give bot damage as our Player get Damage on shoot
#4
Hello everyone Today i was trying to add bot in my server So i used Habi npc04rel64 Plugin Then I added The Bot in my server The Bot Sucessfully Joined Server But When I tried to make it Attack Players it Doesn't attacked any player I used This Script
function OnNPCScriptLoad( params )
{
SetTimerEx("Check", 200, 0);
}

function Check()
{
if(GetTarget()!=-1)
return;

for(local i=0;i<100;i++)
{
if(IsPlayerConnected(i)&&IsPlayerStreamedIn(i))
{
if(GetPlayerState(i)==PLAYER_STATE_AIM)
{
if(GetDistanceFromMeToPoint(GetPlayerPos(i))<40)
{
if( GetTarget()== -1 )
ShootPlayer(i);
}
}
}
}
}

Its Working on Blank Server Windows But when I Try to add in it my Real server Linux Its not show any error on Console Just Bot Stand at one Place and Don't shoot
In Blank Server SHooting
but in Linux Server not shooting even with same script and also there is no error on Console

#5
Hello do someone know how can i spawn player Fast ? I mean as Asian City when Player Die The Death Camera Clear Fast and Then Player Can Spawn Fast Do someone Know how to do it ?
#6
Hi Guys! I am Finding 04rel004 Version of VC:MP Server If someone Have it Please Send me
#7
Hey Guys! I used Every Time Function I got this one on Wiki
if ( cmd == "date" )
     {
          ClientMessage( "The time is now: " + GetFullTime(), plr, 135, 210, 40 );
     }

This Also Not Worked And Console Printed A Message:  GetTime is deprecated and may be removed in the future.
Please use Squirrel's time() function instead.
Btw I used This one Also GetTime() But same Message printed on Console.
#8
Hello Guys Assalam o alaikum! I hope You Guys Are Good I just Wanna Know How Can I Disable Private Messages From my Server /msg Help Please!  :)
#9
Hello Guys! I need Hpaddon for example if we kill someone we will get hp like 10 20 30... if someone have this then please give me i need this alot
#10
Hey Guys I want Distance Function like when someone kill other player the message
[#1FFFF9]>> Gabar[#FFF11B] killed [#FF0000] barosanu[#FFF11B] Weapon: [[#6BFF46]M4[#FFF11B]] [#FFF11B]Ping:[#1FFFF9][166] Distance: ( This )
#11
see the error:-
Failed to capture screenshot. For more information, use /showdebug 1 and try again.
#12
Support / Help needed
Jul 06, 2024, 06:30 AM
Vcmp Version 0.4.7.0 Error showing please tell me how to fix this
#13
I want parkour system for my Server can anyone give me please :D