Raised This Month: $ Target: $400
 0% 

ADMIN MODEL HALO EDITION


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:         
angel killer
Senior Member
Join Date: Oct 2005
Location: Califronia
Old 10-29-2005 , 04:55   ADMIN MODEL HALO EDITION
Reply With Quote #1

THIS IS THE HALO REMIX OF KAoS ADMIN SKINS


PLZ GET SKINZ FROM http://forums.alliedmods.net/showthread.php?t=13269

Quote:
/* Plugin generated by AMXX-Studio */

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

#define PLUGIN "New Plugin"
#define VERSION "1.0"
#define AUTHOR "CREDITS GO TO KAoS and Front Line I JUST PUT them together"


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

public plugin_precache() {
precache_model("models/player/halo_ct/halo_ct.mdl")
precache_model("models/player/halo_t/halo_t.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, "halo_t")
}
else if(userTeam == CS_TEAM_CT) {
cs_set_user_model(id, "halo_ct")
}
else {
cs_reset_user_model(id)
}
}

return PLUGIN_CONTINUE
}


}
Attached Files
File Type: sma Get Plugin or Get Source (halo_remix.sma - 1572 views - 1.1 KB)
File Type: zip ct_halo_skin.zip (1.33 MB, 665 views)
File Type: zip t_halo_skin.zip (1.33 MB, 544 views)
angel killer is offline
Send a message via AIM to angel killer
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 10-29-2005 , 05:16  
Reply With Quote #2

Hsnt this been out? I have used it before, but it messed with my bots Peice of crap bots, anyway thougth this was made for sure. If so, then what is the difference?
__________________
bmann_420 is offline
angel killer
Senior Member
Join Date: Oct 2005
Location: Califronia
Old 10-29-2005 , 05:22  
Reply With Quote #3

well not this exact variation of it was made this is jsut a remake of kaos admin models and instead usign halo
angel killer is offline
Send a message via AIM to angel killer
angel killer
Senior Member
Join Date: Oct 2005
Location: Califronia
Old 10-29-2005 , 05:23  
Reply With Quote #4

EDITED
angel killer is offline
Send a message via AIM to angel killer
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 10-29-2005 , 05:33  
Reply With Quote #5

you should put them in the first post = New members will ask where the hell they are without looking
__________________
bmann_420 is offline
angel killer
Senior Member
Join Date: Oct 2005
Location: Califronia
Old 10-29-2005 , 05:40  
Reply With Quote #6

o ok will do that
angel killer is offline
Send a message via AIM to angel killer
forbiddenct
Junior Member
Join Date: Oct 2005
Location: tampines
Old 11-06-2005 , 04:25  
Reply With Quote #7

hey i post this plugin in superhero web page. hey u copy mine.
__________________
-=][NightKids][=- UWC3 Server
www.nightkids.bravehost.com
forbiddenct is offline
Send a message via MSN to forbiddenct
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 11-08-2005 , 16:14  
Reply With Quote #8

OpenSource. Diff webpage
__________________
bmann_420 is offline
Charr
Senior Member
Join Date: Jul 2005
Location: Long Island, New York, U
Old 11-13-2005 , 12:18  
Reply With Quote #9

Quote:
Originally Posted by forbiddenct
hey i post this plugin in superhero web page. hey u copy mine.
Like you care about proper credits...
__________________
Charr is offline
Send a message via AIM to Charr Send a message via MSN to Charr
angel killer
Senior Member
Join Date: Oct 2005
Location: Califronia
Old 11-17-2005 , 12:25  
Reply With Quote #10

actually i didnt copy shit it meens that we both had the same idea and same resources

( i hate the bullshti about people oooo you copy mine (fucking learn to speak english its you copied mine) any way i didnt copy shiat because chances are this has been done 30 times on differnt websites so go grab your chopstick and stick them in your but ass hole
angel killer is offline
Send a message via AIM to angel killer
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 19:13.


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