AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   HnS New Blocks (https://forums.alliedmods.net/showthread.php?t=91369)

lolzinho 04-30-2009 11:38

HnS New Blocks
 
hi guys i got an Hns server and got blockmaker v4.1 and
i want as add know as new blocks..i have all models , Duck, Delayed, Bhop, AWP, BLIND ,EAGLE, HEGRANEDE .. ,MONEY .. .., FLASHBANG
etc. ..
please help me .. I need a lot of SMA configured

Thanks Guys!


znovit 04-30-2009 16:14

Re: HnS New Blocks
 
There isnt any public modified blockmaker. You can try to learn pawn and make your own :)

lolzinho 04-30-2009 16:23

Re: HnS New Blocks
 
I already have the models .. so I need just to know the tutorial which places in blockmaker_v4.01.sma ..

Help me please

send me for pvt pleaseeeeeeee

I need very
Thanks

SnoW 04-30-2009 17:18

Re: HnS New Blocks
 
There's one out there, posted like week ago, just search. I give you a tip, "micke1011".

znovit 04-30-2009 17:22

Re: HnS New Blocks
 
]Well, you only got the models, for the duck, delayed, awp, blind, deagle, he, money and flashbang you will need a block action.
ex. flashbang block.

PHP Code:

actionFlashBlock(id)
    {
       
give_item(id"weapon_flashbang" )
    } 


lolzinho 04-30-2009 20:33

Re: HnS New Blocks
 
not got the post of Micke...

said that I need the code ... I paid a steam account who send me codes or edited SMA

add me msn [email protected]

padilha007 04-30-2009 21:24

Re: HnS New Blocks
 
Quote:

Originally Posted by znovit (Post 817990)
There isnt any public modified blockmaker. You can try to learn pawn and make your own :)


lolzinho 04-30-2009 22:01

Re: HnS New Blocks
 
anyone can post .. tutorial for pawn..how do new blocks??

( awp 1 bullet,Deagle,Duck,Delayed bhop,Grenades,Money,Superman,Blind)

Thanks

lolzinho 04-30-2009 22:41

Re: HnS New Blocks
 
Code:

blockmaker_v4.01.sma(128) : error 037: invalid string (possibly non-terminated string)
blockmaker_v4.01.sma(129) : error 001: expected token: ";", but found "new"
blockmaker_v4.01.sma(303) : error 001: expected token: "}", but found "-identifier-"
blockmaker_v4.01.sma(305) : error 010: invalid function or declaration
blockmaker_v4.01.sma(342) : error 001: expected token: "}", but found "-string-"
blockmaker_v4.01.sma(344) : error 054: unmatched closing brace
blockmaker_v4.01.sma(344) : error 010: invalid function or declaration
blockmaker_v4.01.sma(477) : error 017: undefined symbol "BM_AWP"
blockmaker_v4.01.sma(477) : warning 215: expression has no effect
blockmaker_v4.01.sma(779) : error 017: undefined symbol "BM_AWP"
blockmaker_v4.01.sma(779) : error 076: syntax error in the expression, or invalid function call
blockmaker_v4.01.sma(1279) : error 017: undefined symbol "BM_AWP"
blockmaker_v4.01.sma(1279) : error 017: undefined symbol "actionAwp"
blockmaker_v4.01.sma(1286) : warning 217: loose indentation
blockmaker_v4.01.sma(1286) : error 017: undefined symbol "vTrace"
blockmaker_v4.01.sma(1286) : warning 215: expression has no effect
blockmaker_v4.01.sma(1286) : error 001: expected token: ";", but found "]"
blockmaker_v4.01.sma(1286) : error 029: invalid expression, assumed zero
blockmaker_v4.01.sma(1286) : fatal error 107: too many error messages on one line

Compilation aborted.
16 Errors.
Done.

ANYONE HELP ME PLSSSSSSSSSSSSSSS?

i need add,,awp deagle duck blind superman money grenades delayed bhop


I PAY ONE STEAM ACCOUNT WHO HELP ME!

znovit 05-01-2009 05:37

Re: HnS New Blocks
 
First of all, post the code.


All times are GMT -4. The time now is 19:40.

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