- 0
Problema CheckPoints
-
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
CrystyaN
Salut..
de ceva vreme nu imi mai merg checkpointurile ..
Adica daca pun de ex... SetPlayerCheckpoint(playerid, x, y, z, 3.0); si CP[playerid] = xxx; la o comanda ... imi apare checkpointul, SI DACA pun la public OnPlayerEnterCheckpoint ...
if(CP[playerid] == xxx) { DisablePlayerCheckpoint(playerid); CP[playerid] = xxx; SetPlayerCheckpoint(playerid,x, y, z, 3.0); } else if(CP[playerid] == xxx)//Robbing2 { DisablePlayerCheckpoint(playerid); CP[playerid] = xxx; SetPlayerCheckpoint(playerid,x, y, z, 3.0); } ...s.a.m.dAici dupa ce am mers la checkpointu care mi-a aparut cand am accesat comanda.. apoi nu imi apar si celelte checkpoint-uri ...
Sper sa intelegeti ce am zis..
O parare?
Daca vre-ti sa vedeti toata f-tiia OnPlayerEnterChec.... ---> http://pastebin.com/JrSsjxth
2 answers to this question
Recommended Posts