Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Call of Duty Hacks & Cheats › Call of Duty 6 - Modern Warfare 2 (MW2) Hacks › Call of Duty Modern Warfare 2 Help › [Help]Carepackage bunkers

Post[Help]Carepackage bunkers

Posts 1–3 of 3 · Page 1 of 1
mathieutje12
mathieutje12
[Help]Carepackage bunkers
I'am trying to make some care package bunkers but when i put the coordinates code and care package code in onplayerspawed() it gives bad syntax who can help me to put this both onplayerspawned without crash?
code care:
if(self isHost())
{
if((getDvar("mapname") == "mp_terminal") && ((!isDefined(level.SpawnedStuff)) || (!level.SpawnedStuff)))
self ssbunker();
}
code coordinates:
self notifyOnPlayerCommand("5", "+actionslot 2");
for(;; ) (no space between the (;; ) because it gives an emote)
{
self waittill("5");
self iPrintLnBold(self getOrigin());
}
}
#1 · edited 16y ago · 16y ago
B4M
B4M
/moved to help
#2 · 16y ago
HE
HeroicSlayr
Quote Originally Posted by mathieutje12 View Post
I'am trying to make some care package bunkers but when i put the coordinates code and care package code in onplayerspawed() it gives bad syntax who can help me to put this both onplayerspawned without crash?
code care:
if(self isHost())
{
if((getDvar("mapname") == "mp_terminal") && ((!isDefined(level.SpawnedStuff)) || (!level.SpawnedStuff)))
self ssbunker();
}
code coordinates:
self notifyOnPlayerCommand("5", "+actionslot 2");
for(;; ) (no space between the (;; ) because it gives an emote)
{
self waittill("5");
self iPrintLnBold(self getOrigin());
}
}
Already a topic about this. Please learn to use the search button.
#3 · 16y ago
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

  • [help] Carepackage codeBy HeroicSlayr in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    33Last post 16y ago
  • [Help] Inserting bunkers too existing mapsBy Erige in Call of Duty Modern Warfare 2 Help
    15Last post 16y ago
  • [HELP]Carepackage Lift for QCZMBy Yamato in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    2Last post 15y ago
  • _rank.gsc with carepackage bunker editor.By DigitalMind in Call of Duty Modern Warfare 2 Help
    4Last post 15y ago
  • [HELP][Then bunker]By lilmack in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    5Last post 15y ago

Tags for this Thread

None