Raised This Month: $ Target: $400
 0% 

Model for player with slot


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
grzelak
Senior Member
Join Date: Sep 2008
Old 07-02-2009 , 11:02   Model for player with slot
Reply With Quote #1

Hi!

I was wondering that player with slots will have speical models. I am using zombie mod (please do not move this theard couse i need scripting help not with mod)

Code:
// Access Flags Required (check CMDACCESS.INI for console commands)
const ACCESS_FLAG = ADMIN_BAN // to access the admin menu
const ACCESS_FLAG2 = ADMIN_RCON // to turn the mod on/off
const ACCESS_FLAG3 = ADMIN_BAN // to get admin models

// Player Models (randomly chosen if more than one)
new const model_nemesis[][] = { "nemesis" } // Nemesis
new const model_survivor[][] = { "leet", "sas" } // Survivor
new const model_human[][] = { "arctic", "guerilla", "leet", "terror", "gign", "gsg9", "sas", "urban" } // Human
new const model_admin[][] = { "admin1", "admin2", "slot" } // Admin (human)
new const model_admin_zombie[][] = { "zombie_source" } // Admin (zombie)
Maybe that will work if i add flag3 for admin_user but i dont know what next :/. Sma to download down here.
grzelak is offline
 


Thread Tools
Display Modes

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 15:42.


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