- 0
Problema Distanta
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
kiLLers10
Problema intalnita (descriere): Am o problema la acest script . imi arata distanta pana la checkpoint dar nu scade deloc . ramane asa
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):
Float: fDistance = GetPlayerDistanceFromPoint(playerid, 2700.3777, -2388.7659, 13.7271); new playerState = GetPlayerState(playerid); if (playerState == PLAYER_STATE_DRIVER) { if(!response) return 1; switch(listitem) { case 0: { DisablePlayerCheckpoint(playerid); SetPlayerCheckpoint(playerid, 2700.3777, -2388.7659, 13.7271, 3.0); format(string, sizeof(string), "~y~Mai ai~w~~h~~n~ %0.2f metri pana la destinatie.", fDistance); PlayerTextDrawSetString(playerid, InfoTD, string); PlayerTextDrawShow(playerid, InfoTD); Traseu[playerid] = 1; CPT[playerid] = 2; }
Edited by kiLLers10Imagini / Video (optional):
Ati incercat sa rezolvati singur?:da
13 answers to this question
Recommended Posts