Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. Thêm spec cho Advisor sử dụng được là thêm đoạn:
  2. || PlayerInfo[playerid][pHelper] >= 2
  3.  
  4. với đoạn này
  5.  
  6. if(PlayerInfo[giveplayerid][pHelper] >= PlayerInfo[playerid][pHelper])
  7. {
  8. SendClientMessageEx(playerid, COLOR_WHITE, "Ban khong duoc phep Spec nguoi cap cao hon minh.");
  9. return 1;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement