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 - [TDA]Speed

#1
what this function used for ?
this function used to give the player ammo or weapon without changing his current weapon

GiveAmmoToWeapon(player, WeaponID, ammo);


place this function anywhere
function GiveAmmoToWeapon(player, weapon, amount)
{
local currentwep = player.Weapon;
local currentammo = player.GetAmmoAtSlot(player.Slot);
local weapon = weapon;
amount = amount;
player.GiveWeapon(weapon,amount);
if (currentwep != weapon ) player.SetWeapon(currentwep,currentammo);
}


example usage

if (player.GetWeaponAtslot(6) == 26) GiveAmmoToWeapon(player, 26, 30);

if player holding shotgun and picked m4 it will not change his weapon and will give him ammo for m4 without changing his weapon
#2
Servers / Vice City Gang Wars
Jan 27, 2025, 02:05 PM
Server Ip: 51.195.117.159:8205
Player Slots: 100
Server Discord:  https://discord.com/invite/smKGNRrPpX
Server Facebook: https://www.facebook.com/profile.php?id=61572470734595

Credits:
Snow
Speed
Xann/Ridbrine(old staff)
EgyKing
special thanks: H.a.s.a.n, GTA MODS( Ahmad412 ), Sebastian.

Beta Testers: [KF]Adhem, H.a.s.a.n, [RT]Claude_Speed,  [TDAt]Sonny^Forelli


Game Mode Explations

 **Core Features** 
- **Gang Wars & Zones**: Gangs can attack zones to dominate them, increasing their resources, vehicles, and influence. 
- **Police System**: Officers can arrest wanted players by knocking them down and pressing B nearby. Police have special cars accessible via /copcar. 
- **Gang Vehicles**: Gangs can spawn vehicles using !getgangcar and expand their fleet by controlling more zones and boatyards. 

 **Missions** 
1. **Bank Robbery**: Requires a drill (bought from city scrap near the Haitian base). A teammate can sync the mission. Destroy the safe with a bomb after drilling. If a robber dies or leaves, police can retrieve the dropped loot for a reward. 
2. **Boatyard Attack**: Requires Yacht Zone control. Attacking boatyards provides gang weapon storage (M4, AK47, RPG, etc.). 
3. **RC Van Bombing**: Requires teamwork. Enter an RC Van near the construction site and place four bombs inside a building. Success grants 800 gang score. 
4. **Cubans vs. Haitians**: Infiltrate the Haitian base disguised as a Fake Haitian, plant bombs, and destroy the base for 10 minutes. 

 **Additional Features** 
- **Gang Leaders & Ranks**: Requires 2000 kills in a gang to play as a leader; 1000 kills for an Underboss. 
- **VIP System**: Earn GW (Gang War currency) through daily missions to buy VIP, which grants a Rifle, extra HP, and armor. 
- **Weapons & Storage**: Some purchased weapons (M4, AK47, Ruger) persist through deaths but are lost on exit. Yacht missions add 30 pickups per weapon to gang storage. 
- **Vehicle Traps**: Install car bombs using the 8-Ball system, detonated remotely. 
- **Heli-Killing**: Enabled only when a zone is under attack. 
- **Drive-by**: Enabled only when a zone is under attack and while having a teammate in the vehicle. 
- **Kidnapping**: Gangs can kidnap players if they control the Kidnap Base and have an empty seat in a 3-seat vehicle. 
- **Bank Van Robbery**: Enter the bank van and drive it to the gang base to steal money. 
- **Army Mechanics**: Military forces can use Rhinos (Tanks) & Hydras. They can buy and load bombs onto Hydras to attack Yachts & players. 
- **Daily Missions**: Players can do daily missions, for example, spray 20 graffiti tags. They can gain GW, which can be used to buy VIP. 
- **Gang Skins**: Players can choose skins for certain gangs, for example, Bikers. If you press Arrow Up with the third gangster on the spawn screen, the skin will change. 
- **Weapons**: Players can buy weapons from Ammu-Nation. If you buy any rifle, for example, an M4, it will be saved even if you die. The same applies to the Spas, but you must write /spawnwep sp to be able to spawn with it. 

 **Balance & Restrictions** 
- **Team Markers**: Only visible if the server has more than 5 players, unless a zone is under attack. 
- **Preventing Yacht Missions**: Players can stop a Yacht Mission by shooting it, especially with an RPG at the center. 

The server is built to resemble GTA San Andreas Gang Wars, blending San Andreas-style turf wars with additional police, military, and mission mechanics.

Server Commands

 **1. General & Account Cmds** 
- **Server Cmds**: Manage accounts, VIP purchases, and admin interactions (/changepassword, /admins, /country, /level, /msg, /buyvip, /viptime, /helpcmd). 
- **Money Cmds**: Handle transactions (/money, /pay, /withdraw, /deposit). 
- **Stats & Info Cmds**: View and manage player stats (/hp, /loc, /ping, /fps, /afk, /stats, /setstats, /spec, /ignore, /report). 

 **2. Vehicles & Transportation** 
- **Gang & Police Vehicles**: Spawn cars for gangs and police (/gangcars, /copcar, !getgangcar). 
- **Additional Vehicle Features**: (Commented-out but possibly available: /getcar, /sharecar, /delsharecar, /carcol, /park). 

 **3. Combat & Weapons** 
- **Weapon Management**: Equip, drop, and reset weapons (/spawnwep, /dropweapon, /delwep, /disarm). 
- **Saved Weapons**: Manage saved weapon collections (/savedelwepcolt, /delsavewepcolt). 

 **4. Gangs & Territory** 
- **Gang System**: Manage gang memberships and territories (/ganginfo, /gang, /requestjoin, /cancelrequest, /leavegang, /zones). 

 **5. Police & Law Enforcement** 
- **Police Actions**: Use police vehicles, buy bombs, and arrest criminals (/copcar, /buybombs, /loadbombs, B to arrest). 
- **Wanted System**: Check wanted players (/w). 

 **6. Missions & Heists** 
- **Major Missions**: Attack boatyards, rob banks, and buy necessary equipment (/attackboatyard, /buydrill, /buybomb, /bankrob). 
- **Item Handling**: Manage mission-related items (/dropdrill, /dropmoneybag, /placedrill, /placebomb). 

 **7. Miscellaneous Features** 
- **Animations**: Perform in-game animations (/a, /talkinganim). 
- **Server Info**: Access game-related details (/serverinfo, /credits). 
#3
i dont think its a good thing for some players or not but some players who have a slow bad internet will not abel to join some servers for online store files example RTV server when i join it every time it say http timeout or something like that i think the old way to store files was better or maybe make a vote to see if vcmp community players like it or no
VCMP was the only game i play because its not require high speed internet (my net speed some times be lower then 250 kb)
i hope you guys understand me,
try to keep vcmp for poor peoples  :)
#4
General Discussion / Some Suggestions
Oct 04, 2024, 11:05 AM
Add shooting from vehicle from offline game, gta vc dosnt have an option to let the passnger shoot from the vehicle like gta san but had this future in photos and the drive-by is powerful, so i think it will be a good future and will be useful for Role player servers, gang wars etc



as the collision of player fixed while get headshot killed in vehicle bring back car hijack and let the server chose if they want enable it or disable it
#5
some weapons not working/called onobjectshot
RPG
Flamethorwer
grenades
molotovs

if can be called maybe
hunter
seasparrow