[Resolved]
#1

[Resolved]
Reply
#2

Help ?
Reply
#3

It would help if we knew what line the error was on
Reply
#4

https://sampwiki.blast.hk/wiki/ForceClassSelection

Read it. All of it.
Reply
#5

Hi guys , I read the Wiki Mike , as I see it's all correct .

Can you help me ?

Line 220:

Код:
{
	if(bool:Locked[playerid] == true) //If player's current class is locked,
	{ //then..
		ForceClassSelection(playerid); //force him to selection menu
		return 1;
	}
	else
	{
		return 1;
	}
}
~220: return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)