Page 1 of 1

c4 models

Posted: 2013 Dec 14 12:30
by laimiukas3
gal kas galetu padeti man reike kad butu 3 mdl kiekviena karta padejus bomba vis kitas mdl c4 butu :)

Code: Select all

"models/c4-cristmastree1.mdl""models/c4-cristmastree2.mdl""models/c4-cristmastree3.mdl"

Code: Select all

/*Christmas_C4 (CS 1.6) (c) 2006 MANCHIMOCYRUS ==>Description: A simple plugin that makes the old models of C4 to lok like a cristmas tree. ==>CVARS: NO cvars ==>Notes Requires Fakemeta Module  */  #include <amxmodx>#include <fakemeta> #define PLUGIN "Christmas_C4"#define VERSION  "1.0"#define AUTHOR "MANCHIMOCYRUS" #define CHRISTMAS "models/c14-cristmastree.mdl"  public plugin_init() {    register_plugin(PLUGIN,VERSION,AUTHOR);    register_forward(FM_SetModel,"fw_setmodel"); }   public fw_setmodel(ent,model[]) {    if(equali(model,"models/w_c4.mdl"))    {        engfunc(EngFunc_SetModel,ent,CHRISTMAS);        return FMRES_SUPERCEDE;    }     return FMRES_IGNORED; }  public plugin_precache() {    precache_model(CHRISTMAS); }  public plugin_modules() {     require_module("Fakemeta")  }

Re: c4 models

Posted: 2013 Dec 14 13:37
by DYaGesS
Tuoj

Re: c4 models

Posted: 2013 Dec 14 14:44
by laimiukas3
DYaGesS wrote:http://www.forums.alliedmods.net/showth ... p?p=712717. Čia yra, kai iš 3-jų mdl random paima vieną
man neatidaro kazkodel Sorry, "www.forums.alliedmods.net" does not exist or could not be found
jei gali prisek sma beto man rodos ten su sound man butu gerai sitas paprastas tik kad 3 mdl ne vienas :)

Re: c4 models

Posted: 2013 Dec 14 16:54
by DYaGesS
Skype ateik :)

Re: c4 models

Posted: 2013 Dec 15 16:28
by laimiukas3
DYaGesS wrote:Skype ateik :)
aciu )))