User
Pass
2FA
 
 

Cerere plugin

 
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)
Author Message652
x4fun

[Idolu Femeilor]



Status: Offline
(since 01-06-2020 13:49)
Joined: 02 Mar 2017
Posts: 63, Topics: 23
Location: Piatra Neamt

Reputation: 46.3

 
Post Posted: 26-01-2019, 10:21:28 | Translate post to: ... (Click for more languages)

salut
am nevoie de un plugin de skinuri arme (doar pentru VIP) ma poate ajuta cineva ?

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
InLoveCs

[00 11 00]



Status: Offline
(since 24-12-2021 07:55)
Joined: 11 Jan 2011
Posts: 8224, Topics: 738
Location: zmx.freakz.ro

Reputation: 2926.8
Votes: 170

     
Post Posted: 26-01-2019, 17:25:17 | Translate post to: ... (Click for more languages)

Code:
#include < amxmodx >


#define VipFlag  ADMIN_LEVEL_H

public plugin_init( )
{
    register_plugin( "Vip models" , "1.0" , "Aooka" );
   
    register_event( "CurWeapon" , "Ev_CurWeapon" , "b" ),
}

public plugin_precache( )
    // some code ...

public Ev_CurWeapon( const id )
{
    if( is_user_alive( id ) && get_user_flags( id ) & VipFlag )
    {
        // set your precaching model ...
    }
}

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

[Idolu Femeilor]



Status: Offline
(since 01-06-2020 13:49)
Joined: 02 Mar 2017
Posts: 63, Topics: 23
Location: Piatra Neamt

Reputation: 46.3

 
Post Posted: 26-01-2019, 17:29:11 | Translate post to: ... (Click for more languages)

si cum pun modelel ?

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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)  


The time now is 08-08-2025, 09:34:09
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password