HELP with Checkpoint???
#3

that doesnt work ,, lemme show you full command :
Код:
 if(strcmp(cmdtext,"/garageopen",true)== 0)
          {
           new string[128];
           new movetime = MoveObject(garage1, 992.09000000,2220.07000000,8.21000000,1.00000000);
	format(string, sizeof(string), "Object will finish moving in %d milliseconds", movetime);
	SendClientMessageToAll(COLOR_YELLOW,"CAR SHOP IS OPENED.");
	for(new i; i<MAX_PLAYERS; i++)
           SetPlayerCheckpoint(playerid, 987.3894,2233.1641,11.0906, 5.0);
	return 1;
	}
help ?
Reply


Messages In This Thread
HELP with Checkpoint??? - by Amel_PAtomAXx - 17.04.2011, 22:25
Re: HELP with Checkpoint??? - by Backwardsman97 - 17.04.2011, 22:55
Re: HELP with Checkpoint??? - by Amel_PAtomAXx - 17.04.2011, 23:11
Re: HELP with Checkpoint??? - by Backwardsman97 - 17.04.2011, 23:24

Forum Jump:


Users browsing this thread: 1 Guest(s)