+ Tutoriale server Counter Strike 1.6 - CS Source - Left 4 Dead » General » Harti, skin-uri si modele CS 1.6
|- MODELS PLAYERS

Autor Subiect: MODELS PLAYERS  (Citit de 2082 ori) Share

  • Membru Veteran
  • ******
  • Mesaje postate: 538
  • Karma: +247/-31
    • http://www.facebook.com/pages/Illegal-Team/159534170758156
    • Vezi Profilul
    • zm.illegal.ro
R?spuns: MODELS PLAYERS
« Răspuns #15 : Martie 30, 2009, 06:13:30 »

vezi de la linia 350 pana la 355

// Player Models (randomly chosen, add as many as you want)
new const model_nemesis[][] = { "zombie_source" } // 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[][] = { "vip" } // Admin (human)
new const model_admin_zombie[][] = { "zombie_source" } // Admin (zombie)



poti schimba:

// Player Models (randomly chosen, add as many as you want)
new const model_nemesis[][] = { "NUME_FOLDER_NEMESIS" } // Nemesis
new const model_survivor[][] = { "leet", "sas" } // Survivor
new const model_human[][] = { "NUME_FOLDER_MODEL_OM", "NUME_FOLDER_MODEL_OM1", "NUME_FOLDER_MODEL_OM2", "NUME_FOLDER_MODEL_OM3", "NUME_FOLDER_MODEL_OM4", "NUME_FOLDER_MODEL_OM5", "NUME_FOLDER_MODEL_OM6", "NUME_FOLDER_MODEL_OM7" } // Human
new const model_admin[][] = { "vip" } // Admin (human)
new const model_admin_zombie[][] = { "NUME_FOLDER_MODEL_ADMIN_ZOMBIE" } // Admin (zombie)

modelul trebuie sa aiba aceelasi nume ca folderul...

exemplu:
new const model_admin_zombie[][] = { "blabla_zombie_admin" } // Admin (zombie)

in interioruli folderului blabla_zombie_admin numele modelului trebuie sa fie blabla_zombie_admin.mdl

sper ca ai inteles ceva din toate astea :))





Da, sunt de la illegal Team
Nu am revenit, fiindca nu am plecat nicaieri.


  • Membru Complet
  • ***
  • Mesaje postate: 188
  • Karma: +4/-8
    • Vezi Profilul
R?spuns: MODELS PLAYERS
« Răspuns #16 : Martie 31, 2009, 05:24:43 »

Mersi mult!!!
Esti super TAREEEEEEE  ;)