View Single Post
Lchriaz
Senior Member
Join Date: Nov 2008
Location: Venezuelaa - Anzoategui
Old 03-11-2009 , 09:21   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #6

Hmmm, ook ty

i gonna Try it

EDIT:

I dont know

see

In models
new const gszBlockModelPrueba[] = "models/blockmaker/bm_block_autobhop.mdl";
In Names
BM_PRUEBA

In Default models
gszBlockModels[BM_PRUEBA] = gszBlockModelPrueba;

In model Path

else if (equal(szType, "PRUEBA")) blockType = BM_PRUEBA;

And that give me 8 errors

Any help ?



Last edited by Lchriaz; 03-11-2009 at 09:41.
Lchriaz is offline