Raised This Month: $32 Target: $400
 8% 

al3x Blockmaker


Post New Thread Reply   
 
Thread Tools Display Modes
fr0d
New Member
Join Date: Nov 2010
Old 11-13-2010 , 11:00   Re: al3x Blockmaker
Reply With Quote #11

tnx all i found the problem
fr0d is offline
gtpunkt
Veteran Member
Join Date: Dec 2008
Location: Berlin
Old 11-13-2010 , 11:36   Re: al3x Blockmaker
Reply With Quote #12

in the sma the models are wrong ..
PHP Code:
new const g_model_Trampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_Platform[] =      "models/OutRun/Platform.mdl";
new const 
g_model_Bhop[] =      "models/OutRun/Bhop.mdl";
new const 
g_model_Damage[] =      "models/blockmaker/bm_block_damage.mdl";
new const 
g_model_Healer[] =      "models/aL3x/healer.mdl";
new const 
g_model_Invincibility[] =     "models/blockmaker/bm_block_Invincibility.mdl";
new const 
g_model_Stealth[] =      "models/blockmaker/bm_block_stealth.mdl";
new const 
g_model_SpeedBoost[] =     "models/Gralan/speedboost.mdl";
new const 
g_model_NoFallDamage[] =     "models/blockmaker/bm_block_nofalldamage.mdl";
new const 
g_model_Ice[] =      "models/blockmaker/bm_block_Ice.mdl";
new const 
g_model_Death[] =      "models/aL3x/Death.mdl";
new const 
g_model_Nuke[] =      "models/blockmaker/bm_block_nuke.mdl";
new const 
g_model_Camouflage[] =     "models/blockmaker/bm_block_Camouflage.mdl";
new const 
g_model_LowGravity[] =     "models/blockmaker/bm_block_lowgravity.mdl";
new const 
g_model_Fire[] =      "models/blockmaker/bm_block_Fire.mdl";
new const 
g_model_Random[] =      "models/blockmaker/bm_block_Random.mdl";
new const 
g_model_Slap[] =      "models/blockmaker/bm_block_Slap.mdl";
new const 
g_model_Honey[] =      "models/blockmaker/bm_block_honey.mdl";
new const 
g_model_BarrierCT[] =              "models/blockmaker/bm_block_ctbarrier.mdl";
new const 
g_model_BarrierT[] =      "models/blockmaker/bm_block_tbarrier.mdl";
new const 
g_model_BootsOfSpeed[] =     "models/blockmaker/bm_block_bootsofspeed.mdl";
new const 
g_model_Glass[] =      "models/blockmaker/bm_block_Glass.mdl";
new const 
g_model_BhopNoSlow[] =     "models/OutRun/noslow.mdl";
new const 
g_model_AutoBhop[] =      "models/blockmaker/bm_block_autobhop.mdl";
new const 
g_model_Deagle[] =      "models/aL3x/deagle.mdl";
new const 
g_model_NonAdmin[] =      "models/aL3x/nonadminbarrier.mdl";
new const 
g_model_Awp[] =      "models/OutRun/Awp.mdl";
new const 
g_model_Delayed[] =      "models/OutRun/Delay.mdl";
new const 
g_model_XP[] =      "models/OutRun/XP.mdl";
new const 
g_model_Money[] =      "models/OutRun/Money.mdl";
new const 
g_model_Grenade[] =      "models/Gralan/he.mdl";
new const 
g_model_Frost[] =      "models/Gralan/frost.mdl";
new const 
g_model_Flash[] =        "models/Gralan/flash.mdl";
new const 
g_model_Shotgun[] =        "models/Gralan/shotgun.mdl";
new const 
g_model_LowTrampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_HighTrampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_Blind[] =              "models/Gralan/blind.mdl";
new const 
g_model_Duck[] =              "models/Gralan/duck.mdl";
new const 
g_model_Light[] =              "models/Gralan/light.mdl";
new const 
g_model_Superman[] =              "models/Gralan/superman.mdl"
this is right
PHP Code:
new const g_model_Trampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_Platform[] =      "models/OutRun/Platform.mdl";
new const 
g_model_Bhop[] =      "models/OutRun/Bhop.mdl";
new const 
g_model_Damage[] =      "models/blockmaker/bm_block_damage.mdl";
new const 
g_model_Healer[] =      "models/aL3x/bm_block_pink.mdl";
new const 
g_model_Invincibility[] =     "models/blockmaker/bm_block_invincibility.mdl";
new const 
g_model_Stealth[] =      "models/blockmaker/bm_block_stealth.mdl";
new const 
g_model_SpeedBoost[] =     "models/Gralan/speedboost.mdl";
new const 
g_model_NoFallDamage[] =     "models/blockmaker/bm_block_nofalldamage.mdl";
new const 
g_model_Ice[] =      "models/blockmaker/bm_block_ice.mdl";
new const 
g_model_Death[] =      "models/aL3x/bm_block_death.mdl";
new const 
g_model_Nuke[] =      "models/blockmaker/bm_block_nuke.mdl";
new const 
g_model_Camouflage[] =     "models/blockmaker/bm_block_camouflage.mdl";
new const 
g_model_LowGravity[] =     "models/blockmaker/bm_block_lowgravity.mdl";
new const 
g_model_Fire[] =      "models/blockmaker/bm_block_fire.mdl";
new const 
g_model_Random[] =      "models/blockmaker/bm_block_random.mdl";
new const 
g_model_Slap[] =      "models/blockmaker/bm_block_slap.mdl";
new const 
g_model_Honey[] =      "models/blockmaker/bm_block_honey.mdl";
new const 
g_model_BarrierCT[] =     "models/aL3x/bm_block_ctbarrier.mdl";
new const 
g_model_BarrierT[] =      "models/aL3x/bm_block_tbarrier.mdl";
new const 
g_model_BootsOfSpeed[] =     "models/blockmaker/bm_block_bootsofspeed.mdl";
new const 
g_model_Glass[] =      "models/blockmaker/bm_block_glass.mdl";
new const 
g_model_BhopNoSlow[] =     "models/OutRun/Noslow.mdl";
new const 
g_model_AutoBhop[] =      "models/blockmaker/bm_block_autobhop.mdl";
new const 
g_model_Deagle[] =      "models/aL3x/bm_block_deagle.mdl";
new const 
g_model_NonAdmin[] =      "models/aL3x/bm_block_nonadminbarrier.mdl";
new const 
g_model_Awp[] =      "models/OutRun/Awp.mdl";
new const 
g_model_Delayed[] =      "models/OutRun/Delay.mdl";
new const 
g_model_XP[] =      "models/OutRun/XP.mdl";
new const 
g_model_Money[] =      "models/OutRun/Money.mdl";
new const 
g_model_Grenade[] =      "models/Gralan/he.mdl";
new const 
g_model_Frost[] =      "models/Gralan/frost.mdl";
new const 
g_model_Flash[] =        "models/Gralan/flash.mdl";
new const 
g_model_Shotgun[] =        "models/Gralan/shotgun.mdl";
new const 
g_model_LowTrampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_HighTrampoline[] =     "models/Gralan/trampoline.mdl";
new const 
g_model_Blind[] =             "models/Gralan/blind.mdl";
new const 
g_model_Duck[] =             "models/Gralan/duck.mdl";
new const 
g_model_Light[] =             "models/Gralan/light.mdl";
new const 
g_model_Superman[] =             "models/Gralan/superman.mdl"

Quote:
Originally Posted by drekes View Post
But you need to place them in the right folders.
this not the problem look the frist php code (the models name are wrong )like this
bm_block_Camouflage.mdl

Last edited by gtpunkt; 11-22-2010 at 16:30.
gtpunkt is offline
Send a message via Skype™ to gtpunkt
johnmanners
Junior Member
Join Date: Nov 2010
Old 11-22-2010 , 10:04   Re: al3x Blockmaker
Reply With Quote #13

i got the same problem as fr0d could somebody please, make an whole folder to me with the bm compiled etc.

+Karma Thanks
johnmanners is offline
johnmanners
Junior Member
Join Date: Nov 2010
Old 11-22-2010 , 10:20   Re: al3x Blockmaker
Reply With Quote #14

added you pmploki
johnmanners is offline
shadow.hk
Senior Member
Join Date: Dec 2008
Location: WA, Australia
Old 11-22-2010 , 13:02   Re: al3x Blockmaker
Reply With Quote #15

Quote:
Originally Posted by Gralan View Post
al3x blockmaker
Made by cikjam all credit for making the blockmaker goes to cikjam.
aL3x did not make the blockmaker, he edited Blockmaker v4.01 by Necro.
shadow.hk is offline
Send a message via MSN to shadow.hk
johnmanners
Junior Member
Join Date: Nov 2010
Old 11-22-2010 , 13:09   Re: al3x Blockmaker
Reply With Quote #16

shadow could you please help me
johnmanners is offline
shadow.hk
Senior Member
Join Date: Dec 2008
Location: WA, Australia
Old 11-22-2010 , 13:47   Re: al3x Blockmaker
Reply With Quote #17

Quote:
Originally Posted by johnmanners View Post
shadow could you please help me
If you're having the same problem as fr0d then you've either got the models in the wrong folders or the models file has a model with the wrong name somewhere. It's not hard to fix.
shadow.hk is offline
Send a message via MSN to shadow.hk
gtpunkt
Veteran Member
Join Date: Dec 2008
Location: Berlin
Old 11-22-2010 , 16:59   Re: al3x Blockmaker
Reply With Quote #18

here!
this must work.
not forgot install
hns_xp from exolent.
Attached Files
File Type: inc colorchat.inc (2.5 KB, 347 views)
File Type: sma Get Plugin or Get Source (Public_Blockmaker.sma - 1222 views - 130.1 KB)
File Type: zip models - 2.zip (3.27 MB, 591 views)
File Type: zip models - 3.zip (4.36 MB, 577 views)
File Type: zip models - 1.zip (2.31 MB, 579 views)
File Type: amxx Public_Blockmaker.amxx (109.6 KB, 512 views)

Last edited by gtpunkt; 02-09-2011 at 20:43. Reason: models - 1.zip new
gtpunkt is offline
Send a message via Skype™ to gtpunkt
Kreation
Veteran Member
Join Date: Jan 2010
Location: Illinois
Old 11-22-2010 , 19:36   Re: al3x Blockmaker
Reply With Quote #19

LOL. epicthread.
__________________
Hi.
Kreation is offline
johnmanners
Junior Member
Join Date: Nov 2010
Old 11-23-2010 , 09:25   Re: al3x Blockmaker
Reply With Quote #20

it still says modnumforname: models/blockmacker/bm_block_damage.mdl not found
johnmanners is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode