User
Pass
2FA
 
 

Cerere comanda de dat credite!

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support
Author Message924
Freakz*Stefan.zmx2
[Banned user]


Banned


Status: Offline
(since 26-04-2017 13:11)
Joined: 05 Feb 2017
Posts: 145, Topics: 22
Location: Romania

Reputation: 11.1
Votes: 11

Post Posted: 18-04-2017, 09:07:18 | Translate post to: ... (Click for more languages)

Salut vreau si eu comanda de dat credite : zp_giveap/amx_giveap , cum e pe zmx!
As dori sa imi dati sma si plugin.amxx/ si dupa in configs sa adaug eu zp_gveap.amxx in Plugins.
@P!C@



0 0
  
Back to top
View user's profile Send private message
-P!C@-

[Simply Normal]



Status: Offline
(since 21-04-2022 19:07)
Joined: 28 May 2012
Posts: 21086, Topics: 1601
Location: Constanta

Reputation: 1870.3
Votes: 781

Post Posted: 18-04-2017, 09:10:09 | Translate post to: ... (Click for more languages)

[quote="Freakz*Stefan.zmx2"@P!C@[/quote]
Uite aici a mai fost un topic la fel. -




0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 18-04-2017, 09:10:16 | Translate post to: ... (Click for more languages)

Code:
#include <amxmodx>
    #include <amxmisc>
    #include <zombieplague>
   
    public plugin_init ()
    {
        register_plugin ( "ZP: Give Ammo", "1.0.0", "Arkshine" );
        register_clcmd ( "zp_giveap", "CmdGiveAP", ADMIN_RCON, "- zp_giveap <name> <amount> : Give Ammo Packs" );
    }
   
    public CmdGiveAP ( id, level, cid )
    {
        if ( !cmd_access ( id, level, cid, 3 ) )
        {
            return PLUGIN_HANDLED;
        }
       
        new s_Name[ 32 ], s_Amount[ 4 ];
       
        read_argv ( 1, s_Name, charsmax ( s_Name ) );
        read_argv ( 2, s_Amount, charsmax ( s_Amount ) );
       
        new i_Target = cmd_target ( id, s_Name, 2 );
       
        if ( !i_Target )
        {
            client_print ( id, print_console, "(!) Player not found" );
            return PLUGIN_HANDLED;
        }
       
        zp_set_user_ammo_packs ( i_Target, max ( 1, str_to_num ( s_Amount ) ) );
       
        return PLUGIN_HANDLED;
    }
download


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]



Last edited by GoreSpintecatoru. on 18-04-2017, 09:11:37; edited 1 time in total
1 0
  
Back to top
View user's profile Send private message
Freakz*Stefan.zmx2
[Banned user]


Banned


Status: Offline
(since 26-04-2017 13:11)
Joined: 05 Feb 2017
Posts: 145, Topics: 22
Location: Romania

Reputation: 11.1
Votes: 11

Post Posted: 18-04-2017, 09:11:32 | Translate post to: ... (Click for more languages)

-P!C@- wrote:
[quote="Freakz*Stefan.zmx2"@P!C@

Uite aici a mai fost un topic la fel. -[/quote]
Eu am cerut si sma si plugin.amxx!



0 0
  
Back to top
View user's profile Send private message
-P!C@-

[Simply Normal]



Status: Offline
(since 21-04-2022 19:07)
Joined: 28 May 2012
Posts: 21086, Topics: 1601
Location: Constanta

Reputation: 1870.3
Votes: 781

Post Posted: 18-04-2017, 09:14:22 | Translate post to: ... (Click for more languages)

Freakz*Stefan.zmx2 wrote:
-P!C@- wrote:
[quote="Freakz*Stefan.zmx2"@P!C@

Uite aici a mai fost un topic la fel. -

Eu am cerut si sma si plugin.amxx![/quote]
Uite-le, amxx+sma.
http://www23.zippyshare.com/v/V6X0tsvR/file.html




0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 18-04-2017, 09:14:22 | Translate post to: ... (Click for more languages)

Vezi daca merge al meu.

Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
Freakz*Stefan.zmx2
[Banned user]


Banned


Status: Offline
(since 26-04-2017 13:11)
Joined: 05 Feb 2017
Posts: 145, Topics: 22
Location: Romania

Reputation: 11.1
Votes: 11

Post Posted: 18-04-2017, 09:15:59 | Translate post to: ... (Click for more languages)

T/C!
Mersi!



0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by GoreSpintecatoru., 18 April 2017 07:16



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support  


The time now is 10-02-2025, 20:17:40
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password