Jump to content

Recommended Posts

Posted

Informations

Este Un Fs In Care Daca Scri /tag Ati Apare Un Dialog Input !

In Care Scri Ce Vrei Sa Fie Desupra Capului Tau!

Apesi Pe Butonul "Enter"

Si Sa Asezat Text-ul Deasupra capului tau! :)

Poze nu am mai fct "Am uitat :)"

Dar Merge Ca lam Testat Eu!

Multumesc Lui ExTREME Pentru Ajutorul Acordat La Testarea acestui Fs :)

Si Lu Zaster Pentru ca a facut acest Fs

PWN Code:

//Tag Description By Zaster
//Another FileScript By Zaster!

#include <a_samp>

#define tag 1

public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/tag", cmdtext, true, 6) == 0)
	{
        IsPlayerConnected(playerid);
	    {
	    ShowPlayerDialog(playerid, tag, DIALOG_STYLE_INPUT, "Tag Description", "{FF0000}Enter Your Tag Description:", "Enter", "Cancel");
		}
        
		return 1;
	}

	return 0;
}

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
	if(dialogid == tag)
	{
	    if(response)
	    {
	        new Text3D:label = Create3DTextLabel(inputtext, 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
            Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7);
            SendClientMessage(playerid,-1,"{FF0000}Tag Description Has Been {FFF000}Inputed!");
           SendClientMessage(playerid,-1,"{FFF000}And Don't Forget This FS Has Been Created {FF0000}By Zaster!");

		}
		return 1;
	}
	return 0;
}

//The End!
//See You Later Bitch )

560x95_FFFFFF_FF9900_000000_000000.png
Posted

8-| ... decat sa faci fs-uri din astea (de 2 bani) nu mai fa ... este foarte usor de facut 8-| ...

Poate Tie Nuti Place Dar la Alti Poate le Place.. 8-|

560x95_FFFFFF_FF9900_000000_000000.png
Posted

8-| ... decat sa faci fs-uri din astea (de 2 bani) nu mai fa ... este foarte usor de facut 8-| ...

True.

Ce panarama, sa iti multumesti singur :))

[ Imi multumesc in primul rand mie pentru acest comentariu extraordinar. ]

Posted

[ Imi multumesc in primul rand mie pentru acest comentariu extraordinar. ]

Epic win.

Chiar nu te inteleg, nu avansezi deloc.

Unii pot avea nevoie de FS de acest gen ... 3/5.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.