Jump to content
  • 0

Salut. Ajutatima va rog.


Question

Posted

case 7: //Clanu Camataru
				{
				    if(SelectCharPlace[playerid] == 1) { SetPlayerSkin(playerid, JoinPed[48][0]); SelectCharPlace[playerid] = 2; ChosenSkin[playerid] = JoinPed[48][0]; }
				    else if(SelectCharPlace[playerid] == 2) { SetPlayerSkin(playerid, JoinPed[49][0]); SelectCharPlace[playerid] = 3; ChosenSkin[playerid] = JoinPed[49][0]; }
				    else if(SelectCharPlace[playerid] == 3) { SetPlayerSkin(playerid, JoinPed[50][0]); SelectCharPlace[playerid] = 4; ChosenSkin[playerid] = JoinPed[50][0]; }
				    else if(SelectCharPlace[playerid] == 4) { SetPlayerSkin(playerid, JoinPed[51][0]); SelectCharPlace[playerid] = 1; ChosenSkin[playerid] = JoinPed[51][0]; }
				}


Salut.

Unde este locul ei o.O ?

Multumesc.

<a href="http://www.game-state.eu/94.60.40.50:7777/"><img src="http://www.game-state.eu/94.60.40.50:7777/n-560x95_FFFFFF_FFFFFF_000000_000000.png" alt="www.Game-State.eu" style="border-style: none;" /></a>

5 answers to this question

Recommended Posts

Posted

Am pus acolo si imi apar astea :

C:\Documents and Settings\Owner\Desktop\GM SAVEG\4.12\saveG.pwn(2595) : error 017: undefined symbol "JoinPed"
C:\Documents and Settings\Owner\Desktop\GM SAVEG\4.12\saveG.pwn(2595) : warning 215: expression has no effect
C:\Documents and Settings\Owner\Desktop\GM SAVEG\4.12\saveG.pwn(2595) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Owner\Desktop\GM SAVEG\4.12\saveG.pwn(2595) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Owner\Desktop\GM SAVEG\4.12\saveG.pwn(2595) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.

<a href="http://www.game-state.eu/94.60.40.50:7777/"><img src="http://www.game-state.eu/94.60.40.50:7777/n-560x95_FFFFFF_FFFFFF_000000_000000.png" alt="www.Game-State.eu" style="border-style: none;" /></a>

Posted

Nu cred ca este nevoie, pune

[pawn]new JoinPed;[/pawn] si pune la linia 2595 ;.

 

 

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.