Poll

I have changed cells

Nice
0 (0%)
Good
0 (0%)
Better
1 (100%)
Bad
0 (0%)
Not bad
0 (0%)
Not working edit it again
0 (0%)

Total Members Voted: 1

Author Topic: Duel, Fight, Exit to bank teleport system by me  (Read 5548 times)

0 Members and 1 Guest are viewing this topic.

Offline rathore

  • Street Thug
  • *
  • Posts: 42
  • I am a scripter and still trying to be best
    • View Profile
    • Ultimate gamier
Duel, Fight, Exit to bank teleport system by me
« on: January 08, 2014, 09:20:08 pm »
Paste it in (!) commands

[pawn]
else if (strcmp(cmd, "!duel", true) == 0)
   {
   tmp = strtok(cmdtext, idx);
      if (!strlen(tmp)) {
                SetPlayerPos(playerid, -1726.6647, -158.4375, 14.8683,0,0);
               SendClientMessage(playerid, COLOR_BLUE, "Welcome to Duel!");
            GivePlayerWeapon(playerid, 20, 100);
            GivePlayerWeapon(playerid, 22, 100);
            GivePlayerWeapon(playerid, 26, 100);
            new plname[24],enstr[128];
                GetPlayerName(playerid,plname,24);
                format(enstr,sizeof(enstr),"%s has join Duel.",plname);
                SendClientMessageToAll(COLOR_BLUE,enstr);
      }
      return 1;
   }
   else if (strcmp(cmd, "!fight", true) == 0)
   {
   tmp = strtok(cmdtext, idx);
      if (!strlen(tmp)) {
                SetPlayerPos(playerid, -985.8318, 554.6478, 113.7330,0,0);
               SendClientMessage(playerid, COLOR_BLUE, "Welcome to Fight Zone!");
            GivePlayerWeapon(playerid, 23, 100);
            GivePlayerWeapon(playerid, 20, 100);
            GivePlayerWeapon(playerid, 32, 100);
            new plname[24],enstr[128];
                GetPlayerName(playerid,plname,24);
                format(enstr,sizeof(enstr),"%s has join fight zone.",plname);
                SendClientMessageToAll(COLOR_BLUE,enstr);
      }
      return 1;
   }
   else if ( strcmp( cmd, "!exit", true ) == 0 )
   {
           SetPlayerPos( playerid, -825.6501, -340.4714, 11.0712,0,0 );
            new plname[24],enstr[128];
                GetPlayerName(playerid,plname,24);
                format(enstr,sizeof(enstr),"%s Has Left the current location.",plname);
                SendClientMessageToAll(COLOR_BLUE,enstr);
      return 1;
   }[/pawn]
« Last Edit: February 02, 2014, 01:55:56 pm by rathore »



Offline NeskWriter

  • Crime Boss
  • ****
  • Posts: 355
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #1 on: January 09, 2014, 04:51:23 pm »
Ale/Mrockx 's style, huh


-Funniest quotes-

Quote from: asad3man
i cant able to understand

Offline MatheuS

  • Made Man
  • ***
  • Posts: 207
  • Pawn And Squirrel Scripter
    • View Profile
    • Brazillian Community
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #2 on: January 09, 2014, 11:58:44 pm »
New Mrockdark xD

Offline NeskWriter

  • Crime Boss
  • ****
  • Posts: 355
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #3 on: January 10, 2014, 12:52:55 am »


-Funniest quotes-

Quote from: asad3man
i cant able to understand

Offline rathore

  • Street Thug
  • *
  • Posts: 42
  • I am a scripter and still trying to be best
    • View Profile
    • Ultimate gamier
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #4 on: January 10, 2014, 09:51:39 am »
NO its my command its not a copy  8)



Offline MatheuS

  • Made Man
  • ***
  • Posts: 207
  • Pawn And Squirrel Scripter
    • View Profile
    • Brazillian Community
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #5 on: January 11, 2014, 07:32:24 pm »
NO its my command its not a copy  8)

I did not say it was copying, and why you seem to aledark mrockxx and doing simple commands  ;D ;D

Offline NeskWriter

  • Crime Boss
  • ****
  • Posts: 355
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #6 on: January 11, 2014, 09:25:02 pm »
NO its my command its not a copy  8)

I did not say it was copying, and why you seem to aledark mrockxx and doing simple commands  ;D ;D

His commands aren't same with Ale/mrockx's, but the code is very similar to.


-Funniest quotes-

Quote from: asad3man
i cant able to understand

Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #7 on: January 17, 2014, 10:34:59 pm »
Please Dude! U nD Ale Please Stop Copying My Script Styles. nD Body Please Make Your Own New Style. I Have A Request From Stormeus To Remove This. Its A Simple Nd Easy Cmd. Lol
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #8 on: January 18, 2014, 05:33:54 am »
I Have A Request From Stormeus To Remove This. Its A Simple Nd Easy Cmd.

Nope.
Do not PM me for support.




Offline NeskWriter

  • Crime Boss
  • ****
  • Posts: 355
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #9 on: January 18, 2014, 01:38:32 pm »
Please Dude! U nD Ale Please Stop Copying My Script Styles. nD Body Please Make Your Own New Style. I Have A Request From Stormeus To Remove This. Its A Simple Nd Easy Cmd. Lol

Kinda funny, But it's not others copying yours, it's you're copying others.

Off topic: Please dude, stop writing every simple word from the big letter.


-Funniest quotes-

Quote from: asad3man
i cant able to understand

Offline Aldo

  • Wiseguy
  • **
  • Posts: 52
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #10 on: January 18, 2014, 01:54:46 pm »
256 cell for the string? Are you serious?

This is pretty much an incomplete duel system as players will have to keep typing "!duel" to re-enter when you should make them auto join the duel on spawn until the type the "!exit" command.

Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
Re: [NEW] Duel, Fight, Exit to bank teleport system by me
« Reply #11 on: January 18, 2014, 03:26:31 pm »
Yeah! Mine is better than you. It also have auto spawn at duel until dont use cmd !exit
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Duel, Fight, Exit to bank teleport system by me
« Reply #12 on: January 19, 2014, 05:33:13 am »
Please do not flag stuff as "[NEW]", as it's not going to be new in a few weeks.
Do not PM me for support.