Jump to content
  • 0

problema mica


SyNNN

Question

C:\DOCUME~1\Silviu\Desktop\SAMPSE~1\GAMEMO~1\lsrp.pwn(5615) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Header size:           7828 bytes
Code size:          1483400 bytes
Data size:          5183696 bytes
Stack/heap size:      16384 bytes; estimated max. usage=5104 cells (20416 bytes)
Total requirements: 6691308 bytes

1 Warning.
Am si eu aceasta mica problema pe care nu inteleg ce vrea sa zica Uitati si linia 5615
	PlayerInfo[playerid][pModel] = Peds[classid][0];
Si uitati si liniile care sunt deasupa si dedesuptul liniei 5615
	SendClientMessage(playerid, COLOR_LIGHTBLUE, "Acesta este forumul nostru: In curand");
	SendClientMessage(playerid, COLOR_WHITE, "HINT - Te rog logheazate , Tastand /Login [Your-Pass]");
	SendClientMessage(playerid, COLOR_YELLOW, "____________________________________________________________________");
    return 1;
	}
	PlayerInfo[playerid][pModel] = Peds[classid][0];
 	if (classid == 1)
	{
			format(string, sizeof(string), "~y~> ~p~Police Commissioned ~y~< ~n~Leaders only!");
			GameTextForPlayer(playerid,string,3500,6);
	}
	else if (classid == 2)

Ajutati-ma si pe mine va rog.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.