Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* if(paat == 472 || paat == 453)
- {
- new vid = GetPlayerVehicleID(playerid);
- masin[playerid] = vid;
- SCM(playerid, COLOR_GREEN, "Meremehed andsid sulle parimad kalastuskohad!");
- PlayerActionMessage(playerid,15.0, "laseb juhtkangist kalavõrgud vette.");
- kalastust[playerid] = SetTimerEx("RandomKaladKaks", 120000, 0, "d", playerid);
- Kalastab [playerid] = 1;
- }
- else if(IsAtFishPlace(playerid) && !IsPlayerInAnyVehicle(playerid))
- {
- if(pStats[playerid][p6ng] != 1) return SCM(playerid, COLOR_RED, "Sul ei ole õnge, millega kala püüda. Osta see kalamajast.");
- SendClientMessage(playerid, COLOR_GREEN,"Alustasid kalapüüki");
- Kalastab [playerid] = 1;
- }*/
Advertisement
Add Comment
Please, Sign In to add comment