Quote:
Originally Posted by AgentZero
Код:
if (strcmp("/enter", cmdtext, true, 6) == 0)
{
if(PlayerToPoint(10,playerid,2860.3044,1808.9399,10.8203))
{
SetPlayerPos(playerid,2306.5095,-15.9654,26.7496);
return 1;
}
return 0;
}
sorry forgot the ) at the end it should work now
|
Whats the need to post exactly what I said?