User
Pass
2FA
 
 

PLUGIN Model Admin

 
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 Message455
-sL- Tabaco
[Banned user]


Banned


Status: Offline
(since 25-05-2017 09:02)
Joined: 12 Mar 2017
Posts: 227, Topics: 38
Location: Spania

Reputation: 57
Votes: 7

       
Post Posted: 13-04-2017, 17:35:44 | Translate post to: ... (Click for more languages)

Nu imi merg pluginurile ,le-am bagat in Models - Player si nu merge

CS.FREAKZ.RO
Casuta vocala: Tabaco.





0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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: 13-04-2017, 17:37:00 | Translate post to: ... (Click for more languages)

Ce plugin folosesti?

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

0 0
  
Back to top
View user's profile Send private message
-sL- Tabaco
[Banned user]


Banned


Status: Offline
(since 25-05-2017 09:02)
Joined: 12 Mar 2017
Posts: 227, Topics: 38
Location: Spania

Reputation: 57
Votes: 7

       
Post Posted: 13-04-2017, 17:37:51 | Translate post to: ... (Click for more languages)

amd_stripes_te
amd_stripes_Ct astea-s


CS.FREAKZ.RO
Casuta vocala: Tabaco.





0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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: 13-04-2017, 17:38:58 | Translate post to: ... (Click for more languages)

Plugin-ul pentru asta , nu modele (link sau ceva da-mi)

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

0 0
  
Back to top
View user's profile Send private message
-sL- Tabaco
[Banned user]


Banned


Status: Offline
(since 25-05-2017 09:02)
Joined: 12 Mar 2017
Posts: 227, Topics: 38
Location: Spania

Reputation: 57
Votes: 7

       
Post Posted: 13-04-2017, 17:39:25 | Translate post to: ... (Click for more languages)

Nu e link,mi le-a dat un baiat. sunt ca pe zmx.freakz

CS.FREAKZ.RO
Casuta vocala: Tabaco.





0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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: 13-04-2017, 17:40:31 | Translate post to: ... (Click for more languages)

Pai tu bagi modelele , dar ce plugin folosesti ca sa le poti folosii pentru admini?

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

0 0
  
Back to top
View user's profile Send private message
-sL- Tabaco
[Banned user]


Banned


Status: Offline
(since 25-05-2017 09:02)
Joined: 12 Mar 2017
Posts: 227, Topics: 38
Location: Spania

Reputation: 57
Votes: 7

       
Post Posted: 13-04-2017, 17:41:14 | Translate post to: ... (Click for more languages)

Eu le-am bagat pur si simplu la players atat -

CS.FREAKZ.RO
Casuta vocala: Tabaco.





0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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: 13-04-2017, 17:43:54 | Translate post to: ... (Click for more languages)

Pai nu se face asa , trebuie sa folosesti un plugin pentru asta
Code:

#include <amxmodx>
#include <amxmisc>
#include <cstrike>

public plugin_init() {
        register_plugin("AMX Admin Model", "1.1.1", "whitemike")
        register_event("ResetHUD", "resetModel", "b")
        return PLUGIN_CONTINUE
}

public plugin_precache() {
        precache_model("models/player/amd_stripes_te.mdl")
        precache_model("models/player/amd_stripes_Ct.mdl")

        return PLUGIN_CONTINUE
}

public resetModel(id, level, cid) {
        if (get_user_flags(id) & ADMIN_KICK) {
                new CsTeams:userTeam = cs_get_user_team(id)
                if (userTeam == CS_TEAM_T) {
                        cs_set_user_model(id, "admin_te")
                }
                else if(userTeam == CS_TEAM_CT) {
                        cs_set_user_model(id, "admin_ct")
                }
                else {
                        cs_reset_user_model(id)
                }
        }

        return PLUGIN_CONTINUE
}
sau download

E rezolvat via https://forum.wow-freakz.com/picat-sv-t462356.html


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

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., 13 April 2017 16:21



 
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 02-08-2025, 15:51:37
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password