10naanoo
03-04-2015, 11:56 AM
Hey whats up, i've an idea for ze_voodoo_island and any another africa's, or jungle's map (including beach's map, like ze_indiana_jones, jurassicpark, ze_jungle, zm_lila_panic_beach etc)
It would be good to put skins of African zombies (Niggas lol)
Img here:
9235
(To Zero) Zero, to make them work, you need write these lines
In addons/sourcemod/configs/zr/playerclasses.txt
"classes"{
// ------------------------------------------
//
// IBIS Zombie Skin Menu
//
// ------------------------------------------
"zombie_niggavoodoo"
{
// General
"enabled" "yes"
"team" "0"
"team_default" "yes"
"flags" "0"
"group" ""
"name" "NIGGA ZOMBIE SKIN!"
"description" "You've a nigga skin lol"
// Model
"model_path" "random_public"
.......
.......
.......
.......
.......
.......
}
In addons/sourcemod/configs/zr/models.txt
"models"{
"slow_1"
{
"name" "slow_1"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_2"
{
"name" "slow_2"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_3"
{
"name" "slow_3"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_4"
{
"name" "slow_4"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_5"
{
"name" "slow_5"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
}
And finally make it possible download files (use addons/sourcemod/configs/zr/downloads.txt)
I hope you like the idea
9236
9234
The zip contains fastdownload files, byee!
-Nano
It would be good to put skins of African zombies (Niggas lol)
Img here:
9235
(To Zero) Zero, to make them work, you need write these lines
In addons/sourcemod/configs/zr/playerclasses.txt
"classes"{
// ------------------------------------------
//
// IBIS Zombie Skin Menu
//
// ------------------------------------------
"zombie_niggavoodoo"
{
// General
"enabled" "yes"
"team" "0"
"team_default" "yes"
"flags" "0"
"group" ""
"name" "NIGGA ZOMBIE SKIN!"
"description" "You've a nigga skin lol"
// Model
"model_path" "random_public"
.......
.......
.......
.......
.......
.......
}
In addons/sourcemod/configs/zr/models.txt
"models"{
"slow_1"
{
"name" "slow_1"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_2"
{
"name" "slow_2"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_3"
{
"name" "slow_3"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_4"
{
"name" "slow_4"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
"slow_5"
{
"name" "slow_5"
"path" "models/player/slow/amberlyn/re5/marshland_majinis/"
"team" "zombies"
"access" "public"
"group" ""
}
}
And finally make it possible download files (use addons/sourcemod/configs/zr/downloads.txt)
I hope you like the idea
9236
9234
The zip contains fastdownload files, byee!
-Nano