Witam wszystkich!
Wykupiłem na próbe serwer na hostingu ownserver.pl i wgrałem do niego mod EasyBlock. Jestem zielony w tym temacie, mój problem polega na tym, że do dziś nie mogę podmienić żadnego bloku (ciągle atakuję blok BH). Mógłby ktoś jaśniej wytłumaczyć na czym polega ta "cała" podmiana? Używam programu AMXXStudio do przerabiania pliku BlockMaker.sma - stworzyłem nowy folder w cstrike/models, wkleiłem do niego bloki (normal, large, small, pole) i skierowałem .sma prosto na folder.
Logi z pliku BlockMaker.sma
new const g_model_platform[] = "models/EasyBlockV6/platforma.mdl"; //New model
new const g_model_bunnyhop[] = "models/csmodele/bhop.mdl"; //New model
new const g_model_damage[] = "models/EasyBlockV6/dmg.mdl"; //New model
new const g_model_healer[] = "models/EasyBlockV6/heal.mdl"; //New model
new const g_model_no_fall_damage[] = "models/EasyBlockV6/nofall.mdl"; //New model
new const g_model_ice[] = "models/EasyBlockV6/lod.mdl"; //New model
new const g_model_trampoline[] = "models/EasyBlockV6/trampka.mdl"; //New model
new const g_model_speed_boost[] = "models/EasyBlockV6/strzalka.mdl"; //New model
new const g_model_death[] = "models/EasyBlockV6/smierc.mdl"; //New model
new const g_model_low_gravity[] = "models/EasyBlockV6/platforma.mdl"; //New model
new const g_model_slap[] = "models/EasyBlockV6/platforma.mdl"; //New model
new const g_model_honey[] = "models/EasyBlockV6/miod.mdl"; //New model
new const g_model_ct_barrier[] = "models/EasyBlockV6/ct.mdl"; //New model
new const g_model_t_barrier[] = "models/EasyBlockV6/tt.mdl"; //New model
new const g_model_glass[] = "models/EasyBlockV6/glass.mdl"; //OLDBLOCKMAKER
new const g_model_bhglass[] = "models/EasyBlockV6/glass.mdl"; //OLDBLOCKMAKER
new const g_model_no_slow_down_bunnyhop[] = "models/csmodele/bhop.mdl";
csmodele - folder na który skierowałem
Liczę na pomoc, dzięki
Użytkownik f7ster edytował ten post 14.10.2014 13:11