Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

Ground skin problem
http://aghl.ru/forum/viewtopic.php?f=12&t=2489
Страница 1 из 1

Автор:  apb-hq [ 25 июн 2016, 17:03 ]
Заголовок сообщения:  Ground skin problem

Hi everyone i have an issue with this plugin in fact why it doesn't replace ground skin of scout (w_scout.mdl) with w_famas.mdl i am using a code from AM but it doesn't replace the skin does someone know how to fix this thanks in advance (i want to change the skin on fy_snow maps only, i must do all of this bcs armoury_enity for famas doesn't exist...)
 

Автор:  Lev [ 27 июн 2016, 00:52 ]
Заголовок сообщения:  Re: Ground skin problem

Possibly because
Код:
if(equal(className, "weaponbox") || equal(className, "armoury_entity") || equal(className, "grenade"))
such entity can't have
Код:
new OLDWORLD_MODEL[]    = "models/w_scout.mdl" // the world model you want replaced
    if(!equali(model, OLDWORLD_MODEL))
        return FMRES_IGNORED
such model.

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/