Command /locations does not work
#3

Код:
		case DIALOG_LOCATIONS:
		{
		    if(response)
			{
			    new message[100];
			    format(message, 100, "You have successfully marked {FF6347}%s{FFFFFF} on your map.",Locs[listitem][locName]);
			    SendClientMessage(playerid, -1, message);
			    SendClientMessage(playerid, -1, "In order to remove the checkpoint, type {FF6347}/killcheckpoint{FFFFFF}.");
                PlayerInfo[playerid][pLocations] = SetPlayerRaceCheckpoint(PlayerInfo[playerid][pShowtheway_ID], 2, Locs[listitem][locX], Locs[listitem][locY], Locs[listitem][locZ], 0, 0, 0, 3.0);
			}
		}
Reply


Messages In This Thread
Command /locations does not work - by heNq - 08.06.2015, 09:04
Re: Command /locations does not work - by JaydenJason - 08.06.2015, 09:46
Re: Command /locations does not work - by heNq - 08.06.2015, 10:07
Re: Command /locations does not work - by heNq - 08.06.2015, 10:09
Re: Command /locations does not work - by JaydenJason - 08.06.2015, 10:10
Re: Command /locations does not work - by heNq - 08.06.2015, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)