klacen

Untitled

Jul 22nd, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. /* if(paat == 472 || paat == 453)
  2. {
  3. new vid = GetPlayerVehicleID(playerid);
  4. masin[playerid] = vid;
  5. SCM(playerid, COLOR_GREEN, "Meremehed andsid sulle parimad kalastuskohad!");
  6. PlayerActionMessage(playerid,15.0, "laseb juhtkangist kalavõrgud vette.");
  7. kalastust[playerid] = SetTimerEx("RandomKaladKaks", 120000, 0, "d", playerid);
  8. Kalastab [playerid] = 1;
  9. }
  10. else if(IsAtFishPlace(playerid) && !IsPlayerInAnyVehicle(playerid))
  11. {
  12. if(pStats[playerid][p6ng] != 1) return SCM(playerid, COLOR_RED, "Sul ei ole õnge, millega kala püüda. Osta see kalamajast.");
  13. SendClientMessage(playerid, COLOR_GREEN,"Alustasid kalapüüki");
  14. Kalastab [playerid] = 1;
  15. }*/
Advertisement
Add Comment
Please, Sign In to add comment