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 › Combat Arms Hacks & Cheats › Combat Arms Brazil Hacks › Combat Arms BR Hack Coding/Source Code › Combat Arms BR Coding Help › Como resolvo esse erro?

Como resolvo esse erro?

Posts 1–12 of 12 · Page 1 of 1
Jim Shannon
Jim Shannon
Como resolvo esse erro?
alguem sabe como resolver isso?
eu to tentando cria uma nova draw box dai achei esse metodo mas nao consigo compilar...
#1 · 14y ago
TokolocoSK
TokolocoSK
Você não declarou uma variavel a ShowInfo,e função não tem 3 argumentos.
#2 · 14y ago
ParkII
ParkII
Se voce declar a que tem que uitlizar BOSTA , na função voce tem que colocar BOSTA --'
#3 · 14y ago
Jim Shannon
Jim Shannon
Quote Originally Posted by TokolocoSK View Post
Você não declarou uma variavel a ShowInfo,e função não tem 3 argumentos.
como eu resolvo isso?
#4 · 14y ago
Alessandro10
Alessandro10
#5 · 14y ago
TokolocoSK
TokolocoSK
Quote Originally Posted by Jim Shannon View Post
como eu resolvo isso?


Bom não vi o codigo do Drawtext mais certamente vai ter valor x e y e ali só vejo o x .
#6 · 14y ago
Jim Shannon
Jim Shannon
Quote Originally Posted by TokolocoSK View Post




Bom não vi o codigo do Drawtext mais certamente vai ter valor x e y e ali só vejo o x .
ou seja,

Code:
if (showInfo) {
DrawText(40, false, "", y)
DrawText(50, false, "", y)
é assim q eu tenho q fazer?
#7 · 14y ago
TokolocoSK
TokolocoSK
@Alessandro10





Assim que se faz:

Code:
int showInfo;

if (showInfo) {
DrawText(40, Valor do Y, false, "")
DrawText(50,Valor do Y , false, "")

#8 · edited 14y ago · 14y ago
Jim Shannon
Jim Shannon
Quote Originally Posted by TokolocoSK View Post

Code:
int showInfo;

if (showInfo) {
DrawText(40, Valor do Y, false, "")
DrawText(50,Valor do Y , false, "")

aqui ficou assim:

Code:
int showInfo;

	if (showInfo) {
		DrawBox(posx , posy , 100 , 20 , Red , pDevice);
		DrawText;(40, 50, false, "MPGH.net")
mas continua dando erro...

Itens.h(63) : error C2660: 'DrawTextA' : function does not take 4 arguments
Itens.h(64) : error C2146: syntax error : missing ';' before identifier 'DrawTextA'
Itens.h(64) : error C2660: 'DrawTextA' : function does not take 4 arguments
Itens.h(65) : error C2143: syntax error : missing ';' before '}'
#9 · 14y ago
TokolocoSK
TokolocoSK
Deicha eu ver essa função DrawTextA.
#10 · 14y ago
Jim Shannon
Jim Shannon
Quote Originally Posted by TokolocoSK View Post
Deicha eu ver essa função DrawTextA.
depois te mando por mp...
#11 · 14y ago
AllMarcos
AllMarcos
só me manda tv que eu resolvo esse erro pra você!
#12 · 14y ago
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

  • Como resolvo esse erro?By Jim Shannon in Combat Arms BR Coding Help
    5Last post 14y ago
  • Como saber o erroBy - Battery' in Combat Arms BR Coding Help
    16Last post 15y ago
  • Ajuda com esse erroBy CoderWait in Combat Arms BR Coding Help
    4Last post 15y ago
  • Ajuda com esse erroBy street_21 in Combat Arms BR Coding Help
    4Last post 15y ago
  • Ajuda com esses erros.......By street_21 in Combat Arms BR Coding Help
    5Last post 15y ago

Tags for this Thread

None