Advertisement
Guest User

Untitled

a guest
Aug 6th, 2013
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.63 KB | None | 0 0
  1. else if (PlayerToPoint(10.0, playerid,2592.8999023438, -1057.5, 69.400001525879))
  2.     {
  3.     if(PlayerInfo[playerid][pMember] == 17 || PlayerInfo[playerid][pLeader] == 17)
  4.     {
  5.                 if(VagosRampa == 0)
  6.                 {
  7.                 DestroyDynamicObject(VagosZatvorena1);
  8.                 DestroyDynamicObject(VagosZatvorena2);
  9.                 VagosOtvorena1 = CreateDynamicObject(968, 2592.8999023438, -1057.5, 69.400001525879, 0, 14, 0);
  10.                 VagosOtvorena2 = CreateDynamicObject(968, 2607.1000976563, -1057.5, 69.400001525879, 0, 343.99996948242, 0);
  11.                 SCM(playerid, COLOR_BLUE,"Vagos Rampa je otvorena .");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement