Raised This Month: $32 Target: $400
 8% 

Models (Admin , VIP , Head Admin , Owner)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
LiZou Mapper
Member
Join Date: Oct 2018
Location: Morocco
Old 11-15-2018 , 16:44   Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #1

I'm Removed For Problem
Plugi not Work

how to make plugin please ??
__________________

-------------
My Maps !
Zombie Escape Mod !
-------------


Last edited by LiZou Mapper; 12-11-2018 at 17:31. Reason: Removed For Problem ....
LiZou Mapper is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 11-16-2018 , 04:57   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #2

This plugin will not even work.

Code:
precache_model("models/player/AVHO/Admin.mdl")
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/

Last edited by iceeedr; 11-16-2018 at 04:58.
iceeedr is offline
Send a message via Skype™ to iceeedr
MagNNusS
Member
Join Date: May 2018
Location: World of Bushi
Old 11-16-2018 , 08:51   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #3

What an useless plugin...
PHP Code:
public enginemodel(id)
{
    if(
is_user_alive(id))
    {
        if(
get_user_flags(id) & ADMIN)
        {
                
cs_set_user_model(id,"Admin")
        }
        
        if(
get_user_flags(id) & VIP)
        {

                
cs_set_user_model(id,"Vip")
        }
        
        if(
get_user_flags(id) & HEAD)
        {
                
cs_set_user_model(id,"Head")
        }
        
        if(
get_user_flags(id) & OWNER)
        {
                
cs_set_user_model(id,"Owner")
        }
        
    }

__________________
Just an impractical signature
nothing to see here.
MagNNusS is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 11-16-2018 , 09:18   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #4

copy-paste plugin haha
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-17-2018 , 14:52   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #5

Hard-coded, poorly coded, against the rules, won't even work and probably stolen.
__________________

Last edited by OciXCrom; 11-17-2018 at 14:52.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
LiZou Mapper
Member
Join Date: Oct 2018
Location: Morocco
Old 12-10-2018 , 08:16   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #6

I'm Sorry
__________________

-------------
My Maps !
Zombie Escape Mod !
-------------

LiZou Mapper is offline
Smilex_Gamer
Senior Member
Join Date: Apr 2017
Location: Portugal
Old 12-11-2018 , 02:16   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #7

Why you all have to be so mean, not even giving a chance to new people try make their own plugins? I dont know about this case but other are just trying to start in amxx scripting and still people in forum take them out because of "hardcoded" or "bad code" and I'm like "They are just beginning. Instead of criticize, why dont you try help them, its not that hard..". Welp I won't answer anybody about this subject, bye.
Smilex_Gamer is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-11-2018 , 06:49   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #8

Quote:
Originally Posted by Smilex_Gamer View Post
Why you all have to be so mean, not even giving a chance to new people try make their own plugins? I dont know about this case but other are just trying to start in amxx scripting and still people in forum take them out because of "hardcoded" or "bad code" and I'm like "They are just beginning. Instead of criticize, why dont you try help them, its not that hard..". Welp I won't answer anybody about this subject, bye.
The point is not the critisim its posting a new thread while not knowing/reading about the rules of posting a new plugin.

So you cant just post a shit plugins and expect us to be supportive..
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 12-11-2018 at 06:51.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Smilex_Gamer
Senior Member
Join Date: Apr 2017
Location: Portugal
Old 12-11-2018 , 07:11   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #9

Well so we must tell them to read the main threads where are the rules and redirect them to scripting help sub-forum
Smilex_Gamer is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-11-2018 , 08:00   Re: Models (Admin , VIP , Head Admin , Owner)
Reply With Quote #10

If a plugin is shitty, we can't give any positive comments about it. Specifically in this case, the plugin is 99% copied from another plugin, so there's no effort in even making an actual plugin by the author himself.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode