March 28, 2024, 07:06:01 pm

Author Topic: Fight command  (Read 1871 times)

0 Members and 1 Guest are viewing this topic.

sreeshaji97

  • Likes to post
  • **
  • Posts: 33
    • View Profile
Fight command
« on: January 12, 2012, 04:39:31 pm »
 }
   else if (strcmp(cmd, "!fight2", true) == 0) {
      if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
      else {
         SendClientMessage(playerid,COLOR_YELLOW,">> Welcome To The Fight Zone <<");
            SetPlayerPos(playerid, -1761.425, -144.961, 15.131,0);
            SetPlayerWeapon(playerid,21,60);
            SetPlayerWeapon(playerid,26,60);
            SetPlayerWeapon(playerid,32,60);
      }
      return 1;
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


Inferno

  • Crazy Man
  • *****
  • Posts: 478
  • Frontline-battles! :D
    • View Profile
Re: Fight command
« Reply #1 on: January 12, 2012, 05:43:33 pm »
Whats the problem in it?
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


Charley

  • Vice Underdog
  • Crazy Man
  • *
  • *
  • Posts: 4749
  • Country: 00
    • View Profile
Re: Fight command
« Reply #2 on: January 12, 2012, 06:37:04 pm »
I hereby make an oath that if this scripting board gets full of retards I will wield the ban hammer and unleash a torrent of admin abuse in order to sanctify one of the last remaining safe havens from VC:MP spanners.
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

Writer of excessively long posts


Sephiroth

  • Guest
Re: Fight command
« Reply #3 on: January 12, 2012, 06:39:26 pm »
I hereby make an oath that if this scripting board gets full of retards I will wield the ban hammer and unleash a torrent of admin abuse in order to sanctify one of the last remaining safe havens from VC:MP spanners.

sig'd
Cannot rate own posts


morphine

  • Crazy Man
  • *****
  • Posts: 1908
  • Country: lt
    • View Profile
Re: Fight command
« Reply #4 on: January 12, 2012, 08:53:06 pm »
looks okay though

return 1; should be before the last bracket, not after it.
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


Zeke

  • Crazy Man
  • *****
  • Posts: 935
  • Country: bg
  • VC:MP and LU beta tester
    • View Profile
Re: Fight command
« Reply #5 on: January 12, 2012, 08:59:38 pm »
Lol havent seen a pawn script for a long time, first time i saw it I though it was a squirrel cmd lololol until i saw the "strcmp"

Anyways +1 for Morph post and besides that nothings wrong rly.
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

Quote
InstallHook(0x405AC0,(DWORD)CantFindFuckingAnim,0x405A95,
CantFindFuckingAnim_HookJmpCode,sizeof(CantFindFuckingAnim_HookJmpCode));
-------------------------------------------------
Quote
[00:41:12] <~Murdock> actually just transfering files
[00:41:16] <~Murdock> sounds, clientscripts etc
[00:42:05] <heekzs> what transfer method you uses
[00:43:03] <~Murdock> speed of light

Crossfire|OutlawZ

  • Crazy Man
  • *****
  • Posts: 808
  • Country: 00
  • Wubba Lubba DUBB DUBBB BIAAAAATCH!!
    • View Profile
Re: Fight command
« Reply #6 on: January 13, 2012, 12:08:46 am »
There are lotsa problems with it, this is squirrel section :/

sreeshaji97

  • Likes to post
  • **
  • Posts: 33
    • View Profile
Re: Fight command
« Reply #7 on: January 13, 2012, 11:42:50 am »
Outlaw this is not squrriel script.This is pawn . :P
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor


stormeus

  • Vice Underdog
  • Crazy Man
  • *
  • *
  • Posts: 1755
  • Country: us
  • VC:MP Developer
    • View Profile
    • GTA VICE CITY Respective owner
Re: Fight command
« Reply #8 on: January 13, 2012, 11:48:21 am »
Do I really need to point out what's wrong here?
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor

<krystianoo> stormeus do good job
<krystianoo> with recent update
<krystianoo> if not agree; jeb yourself in head
<Avenger> yesterday you said death to stormeus
<karan> double standard krystianoo
<karan> he called him fake prophet too
<krystianoo> sure fake prophet
<krystianoo> but with recent updates real

sreeshaji97

  • Likes to post
  • **
  • Posts: 33
    • View Profile
Re: Fight command
« Reply #9 on: January 13, 2012, 11:49:19 am »
Yes stormeus .What is from?
Stormeus this is pawn script.and i already checked this command and working 100 %.
Agree Disagree Funny Winner Pwnt Informative Friendly Useful Optimistic Artistic Late Brain Donor