Jump to content

    Locked Robienie rang na serwer


    Malibu
     Share

    Recommended Posts

    • Cała zawartość 2
    • Temat został założony
    • Ostatnia odpowiedź

    Top Posters In This Topic

    Last activity:

    Jak sie robi rangi na serwer o to dla was :D

    Odpalamy amxx studio

    #include

    #include

    #include

    Są to biblioteki dzięki którym możemy stworzyc plugin

    #define PLUGIN "Rangi"

    Nazwa pluginu

    #define VERSION "1.2"

    Wersja pluginu

    #define AUTHOR "Bulle [t]"

    Autor pluginu

    public plugin_init() {

    register_plugin(PLUGIN, VERSION, AUTHOR)

    Za pomocą tego rejestrujemy plugin,wersję i autora

    register_clcmd("say /ranga", "ranga", 0)

    }

    "say - co trzeba wpisac aby ranga się pojawiła

    "ranga"- nazwa funkcji

    public ranga(id)

    {

    static stats[8], body[8]

    get_user_stats(id, stats, body)

    pojawianie się statów

    new ranga[38]

    if ( stats[0] >= 0 && stats[0] = 5 && stats[0] = 0 && stats[0] = 5 && stats[0]

    Link to comment
    Share on other sites

    • 2 months later...
    Guest
    This topic is now closed to further replies.
     Share

    ×
    ×
    • Create New...
    You are viewing the forum as guest.
    You do not have access to some content and features!