Jump to content

[FS]Fight Styles


onix09

Recommended Posts

*********************************************************************************************************

Info:

Stiu ca deja exista o grozavie de Fighting Styles pe forum...dar am fakut si eu si vreau sa vad ce ziceti voi de el daca va place, este primul meu Script, am facut si eu ceva dupa Samp Wiki....a fost pentur prima data si miam dat seama ca este foarte usor :) si ce zic mai multe vedeti din ScreenShoturi

*********************************************************************************************************

ScreenShot:

SlideShow -> http://img825.imageshack.us/slideshow/webplayer.php?id=fdasfdsafdsa.png

*********************************************************************************************************

Download:

.Pwn File -> http://solidfiles.com/d/7f85/

.Amx File -> http://solidfiles.com/d/8ebf/

*********************************************************************************************************

9zZndmN.png
Link to comment
Share on other sites

AngeL=-" post="54404" timestamp="1297453703"]

Va multumesc tuturor :D dar nam inteles ce zice zh3r0..app pe forum putem da id;uri k as vre si eu nsit samperi :)

Zh3r0 a zis ca in loc sa pui

*********************************************************************************************************
mai bine pui
[hr]

Si nu, nu poti cere pe forum id-uri, doar prin PM.

Link to comment
Share on other sites

Interesante notele pe care le dati... :blank:


			if(listitem == 0)
			{
				SetPlayerFightingStyle (playerid, FIGHT_STYLE_ELBOW);
			}
			if(listitem == 1)
			{
				SetPlayerFightingStyle (playerid, FIGHT_STYLE_BOXING);
			}
			if(listitem == 2)
			{
			    SetPlayerFightingStyle (playerid, FIGHT_STYLE_GRABKICK);
			}
			if(listitem == 3)
			{
				SetPlayerFightingStyle (playerid, FIGHT_STYLE_KNEEHEAD);
			}
			if(listitem == 4)
			{
			    SetPlayerFightingStyle (playerid, FIGHT_STYLE_KUNGFU);
			}
			if(listitem == 5)
			{
				SetPlayerFightingStyle (playerid, FIGHT_STYLE_NORMAL);
			}
poti folosi
		    switch(listitem)
		    {
				case 0: SetPlayerFightingStyle (playerid, FIGHT_STYLE_ELBOW);
				case 1: SetPlayerFightingStyle (playerid, FIGHT_STYLE_BOXING);
				case 2: SetPlayerFightingStyle (playerid, FIGHT_STYLE_GRABKICK);
				case 3: SetPlayerFightingStyle (playerid, FIGHT_STYLE_KNEEHEAD);
				case 4: SetPlayerFightingStyle (playerid, FIGHT_STYLE_KUNGFU);
				case 5: SetPlayerFightingStyle (playerid, FIGHT_STYLE_NORMAL);
			}

Nu numai ca ocupa mai putin,dar merge si mai bine


Eh,un dialog si inca 2-3 linii mai identice..

3/5

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.