Jump to content
  • 0

Am o probleama la compilare


Alexander1996

Question

Deci cand dau compilare la aceasta functie [pawn]for(new i=1;i<51;i++)

{

      turf = GangZoneCreateEx(TeritoriuData[tPozX1],TeritoriuData[tPozY1],TeritoriuData[tPozX2],TeritoriuData[tPozY2],TeritoriuData[tId],1.2);

}

new Float:ax,Float:az,Float:ay;

for(new i = 1; i<20;i++)[/pawn]

Imi da urmatoarea eroare : [pawn]C:\Users\Alex1996\Desktop\Gm\LGaming v1.7\LGaming v1.7\gamemodes\Carbon.pwn(15597) : warning 213: tag mismatch

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Warning.[/pawn]  Ce pot face ca sa scap de ea ?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

....se pun doar 4 coordonate...nu 5-6

gangzone = GangZoneCreateEx(Float:minx, Float:miny, Float:maxx, Float:maxy);

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.