[FIXED REMOVE] help with FS
#1

CLOSE PLEASE!
Reply
#2

Код:
if(CurrentMenu == Hitman)
{
  switch(row)
  {
    case 0: SetPlayerSkin(playerid, 233);
    case 1: SetPlayerSkin(playerid, 28);
    case 2: SetPlayerSkin(playerid, 29);
    case 3: SetPlayerSkin(playerid, 107);
  }
// You missed } here
}
return 1;
Now it should work.
Reply
#3

thanks mate you helped heeps
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)