ลืมรหัสผ่าน
เจ้าของ: Samp.th

•::[ระบบ]-ReserverAuto-Open กิจกรรมAuto[NoBug]::•

    [คัดลอกลิงก์]
โพสต์ 2013-9-9 21:07:31 | ดูโพสต์ทั้งหมด
if(strcmp(cmd,"/แหกคุก",true)==0) //สร้างโดย [NPA]HiPHoP_NoNSToP ใครลบขอให้เซิฟเน่าใน
    {
        if(PlayerToPoint(3, playerid,227.4012,110.1810,999.0156))
       {
           if(IsPlayerConnected(playerid))
           {
              new kug = 1 + random (5);
              ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
              if(IsPlayerConnected(playerid))
              {
                  if(kug == 1)
                  {
                  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ผู้คุมขัง: เพิ่มเวลาการติดคุกของคุณเป็น 300 วินาทีและขังอีกห้อง");
                  PlayerInfo[giveplayerid][pJailTime] += 300;
                  PlayerInfo[giveplayerid][pJailed] += 300;
                  //ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
                  SetPlayerInterior(playerid,10);
                  SetPlayerPos(playerid, 219.1278,110.9014,999.0156);
                  format(string, sizeof(string), "** %s พยายามแหกคุก แต่ล้มเหลว 5555", sendername);
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  return 1;
                  }
                  if(kug == 2)
                  {
                  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ผู้คุมขัง: เพิ่มเวลาการติดคุกของคุณเป็น 300 วินาทีและขังอีกห้อง");
                  PlayerInfo[giveplayerid][pJailTime] += 300;
                  PlayerInfo[giveplayerid][pJailed] += 300;
                  //ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
                  SetPlayerInterior(playerid,10);
                  SetPlayerPos(playerid, 223.2836,109.9333,999.0156);
                  format(string, sizeof(string), "** %s พยายามแหกคุก แต่ล้มเหลว", sendername);
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  return 1;
                  }
                  if(kug == 3)
                  {
                  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ผู้คุมขัง: เพิ่มเวลาการติดคุกของคุณเป็น 300 วินาทีและขังอีกห้อง สมน้ำหน้า");
                  PlayerInfo[giveplayerid][pJailTime] += 300;
                  PlayerInfo[giveplayerid][pJailed] += 300;
                  //ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
                  SetPlayerInterior(playerid,10);
                  SetPlayerPos(playerid, 215.6617,110.3416,999.0156);
                  format(string, sizeof(string), "** %s พยายามแหกคุก แต่ล้มเหลว 555 ซวย โครต", sendername);
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  return 1;
                  }
                  if(kug == 4)
                  {
                  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ผู้คุมขัง: เพิ่มเวลาการติดคุกของคุณเป็น 300 วินาทีและขังอีกห้อง 555 ซวยไป");
                  PlayerInfo[giveplayerid][pJailTime] += 300;
                  PlayerInfo[giveplayerid][pJailed] += 300;
                  //ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
                  SetPlayerInterior(playerid,10);
                  SetPlayerPos(playerid, 215.6617,110.3416,999.0156);
                  format(string, sizeof(string), "** %s พยายามแหกคุก แต่ล้มเหลว 55 ซวย ", sendername);
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  return 1;
                  }
                  if(kug == 5)
                  {
                  PlayerInfo[giveplayerid][pJailTime] = 0;
                  PlayerInfo[giveplayerid][pJailed] = 0;
                  //ApplyAnimation(playerid, "FIGHT_C","FightC_M",4.0,0,1,1,0,0);
                  SetPlayerInterior(playerid,10);
                  SetPlayerPos(playerid, 227.1211,114.7552,999.0156);
                  SetPlayerSkin(playerid, 23); //อันนี้ใส่ระหัสสกินตัวละคร ที่เซิฟท่านใช้
                  format(string, sizeof(string), "** %s แหกคุกสำเร็จ รอดไป", sendername);
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  return 1;
                  }
              }
            }
            else
            {
               SendClientMessage(playerid, COLOR_GREY, "   คุณไม่ได้อยู่ที่คุก!");
               return 1;
            }
       }
    }
โพสต์ 2013-9-12 22:48:24 | ดูโพสต์ทั้งหมด
ขอบคุณครับ
โพสต์ 2013-9-13 20:37:16 | ดูโพสต์ทั้งหมด
ไหน คับเป็นประโยชน์ มาก!!!
โพสต์ 2013-9-17 00:20:00 | ดูโพสต์ทั้งหมด
ขอบคุณครับ
โพสต์ 2013-9-17 03:00:32 | ดูโพสต์ทั้งหมด
ขอชมมมมมมมมมมมมมมมมมมมมมม
โพสต์ 2013-9-24 01:21:41 | ดูโพสต์ทั้งหมด
ขอบคุน
โพสต์ 2013-9-24 17:08:10 | ดูโพสต์ทั้งหมด
ขอบคุณไว้
โพสต์ 2013-9-24 18:50:11 | ดูโพสต์ทั้งหมด
ขอบคุณมาก
โพสต์ 2013-9-27 22:38:17 | ดูโพสต์ทั้งหมด
ใจมากๆๆๆ
โพสต์ 2013-10-7 15:19:43 | ดูโพสต์ทั้งหมด
ขอบคุณงับ
ขออภัย! คุณไม่ได้รับสิทธิ์ในการดำเนินการในส่วนนี้ กรุณาเลือกอย่างใดอย่างหนึ่ง ลงชื่อเข้าใช้ | สมัครสมาชิก

รายละเอียดเครดิต

ปิด

เว็บมาสเตอร์แนะนำก่อนหน้า /1 ต่อไป

รูปแบบข้อความล้วน|Mobile|รายชื่อผู้ถูกระงับบัญชี| Samp-TH GTAOnline Thailand



เว็บสอนเปิดเซิฟเวอร์ GTA SAMP ONLINE, แจกสคริปต์ GTA, ขายสคริปต์ GTA, ซื้อสคริปต์ GTA SAMP, รวมระบบ GTA SAMP, รวมเซิฟ GTA ONLINE SAMP, SAMP-TH.NET, เกมจีทีเอ, GTA SAN, หาเซิฟ GTA เล่น, โปรโมทเซิฟ GTA ONLINE, วิธีเล่น GTA ONLINE, จีทีเอ ออนไลน์, หาเซิฟ GTA, เซิฟ GTA 0.3.7, เซิฟ GTA 0.3e RC5, ระบบเซิฟ GTA, สคริปต์ GTA, GTA ออนไลน์, เว็บโหลด GTA, SAMP-TH, GTA-TH, โคโล GTA, หาเซิฟ GTA ONLINE, COLO-GTA, โคโลจีทีเอ, เช่าโคโล GTA, เซิฟ GTA ออนไลน์

Copyright © 2001-2013 Comsenz Inc.   All Rights Reserved.

Powered by Discuz! X3.4

ตอบกระทู้ ขึ้นไปด้านบน ไปที่หน้ารายการกระทู้