Raised This Month: $12 Target: $400
 3% 

blockmaker_v4.01 [BM]


Post New Thread Reply   
 
Thread Tools Display Modes
andrehoejmark123
New Member
Join Date: Oct 2010
Old 10-21-2010 , 13:47   Re: blockmaker_v4.01 [BM]
Reply With Quote #1291

How do i add new blocks can someone make a video on that and put it up on youtube xD?
andrehoejmark123 is offline
Tott3
Junior Member
Join Date: Mar 2005
Location: sweden
Old 11-05-2010 , 09:16   Re: blockmaker_v4.01 [BM]
Reply With Quote #1292

+bmgrab not working? The weapon disapear but nothing happens.

Just notice trampoline dosen't work either so guess i did something wrong?
__________________
Have a nice day

Last edited by Tott3; 11-05-2010 at 09:31.
Tott3 is offline
link1337
Junior Member
Join Date: Nov 2010
Old 11-29-2010 , 11:05   Re: blockmaker_v4.01 [BM]
Reply With Quote #1293

Quote:
Originally Posted by Aykay View Post
Sorry, I only had about 30 secs to look through it, but i removed 16 errors so far, ill look at the rest when i have time.


For starters,

enum
{
BM_PLATFORM, //A
BM_BHOP, //B
BM_DAMAGE, //C
BM_HEALER, //D
BM_NOFALLDAMAGE, //I
BM_ICE, //J
BM_TRAMPOLINE, //G
BM_SPEEDBOOST, //H
BM_INVINCIBILITY, //E
BM_STEALTH, //F
BM_DEATH, //K
BM_NUKE, //L
BM_CAMOUFLAGE, //M
BM_LOWGRAVITY, //N
BM_FIRE, //O
BM_SLAP, //P
BM_RANDOM, //Q
BM_HONEY, //R
BM_BARRIER_CT, //S
BM_BARRIER_T, //T
BM_BOOTSOFSPEED, //U
BM_GLASS, //V
BM_BHOP_NOSLOW, //W
BM_AUTO_BHOP //X <<<<<---- There is no comma after this line. The smallest things can make big differences.
BM_AWP, //Y
BM_HE, //Z
BM_SMOKE, //1
BM_DEAGLE, //2
BM_DELAYED //3
};

If i use ur amxx and sma i get this problem:
Load fails: Failed to allocate memory (plugin "blockmaker_v4.01.amxx")

Can someone help me pls?
link1337 is offline
csmajon
New Member
Join Date: Dec 2010
Old 12-06-2010 , 12:05   Re: blockmaker_v4.01 [BM]
Reply With Quote #1294

hey, what modules do i need to launch it because it says : unknow unknown unknown Blockmaker v40.1 bad loaded

Anyone help?
csmajon is offline
Whaat93
Senior Member
Join Date: Mar 2010
Old 12-06-2010 , 12:54   Re: blockmaker_v4.01 [BM]
Reply With Quote #1295

Quote:
Originally Posted by csmajon View Post
hey, what modules do i need to launch it because it says : unknow unknown unknown Blockmaker v40.1 bad loaded

Anyone help?
1.8.1 Windows
Whaat93 is offline
schlanny
New Member
Join Date: Dec 2010
Old 12-09-2010 , 09:56   Re: blockmaker_v4.01 [BM]
Reply With Quote #1296

Hey Guys!

I have the problem that I type "/bm" in chat and nothings happen!
But I'am Admin and put alle the files in the right folder!

If I type "amx_plugins" in console:

Quote:
] amx_plugins
----- Currently loaded plugins -----
name version author file status
Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.8.1.3746 AMXX Dev Team multilingual.am running
Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
Plugin Menu 1.8.1.3746 AMXX Dev Team pluginmenu.amxx running
10 plugins, 10 running
----- Entries 1 - 10 of 23 -----
----- Use 'amx_plugins 11' for more -----
] amx_plugins 11
----- Currently loaded plugins -----
name version author file status
Admin Chat 1.8.1.3746 AMXX Dev Team adminchat.amxx running
Anti Flood 1.8.1.3746 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.8.1.3746 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.8.1.3746 AMXX Dev Team imessage.amxx running
Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
NextMap 1.8.1.3746 AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.8.1.3746 AMXX Dev Team mapchooser.amxx running
TimeLeft 1.8.1.3746 AMXX Dev Team timeleft.amxx running
Pause Plugins 1.8.1.3746 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.8.1.3746 AMXX Dev Team statscfg.amxx running
10 plugins, 10 running
----- Entries 11 - 20 of 23 -----
----- Use 'amx_plugins 21' for more -----
] amx_plugins 21
----- Currently loaded plugins -----
name version author file status
unknown unknown unknown blockmaker_v4.0 bad load
HideNSeek 2.8 Exolent hidenseek.amxx running
LjS - eXtreme Mod 2.2b7 Fatalis & Numb kz_ljs_xm.amxx running
3 plugins, 2 running
----- Entries 21 - 23 of 23 -----
-

If I type "amx_modules" in console:


Quote:
] amx_modules
Currently loaded modules:
name version author status
MySQL 1.8.1.3746 AMX Mod X Dev Team running
Fun 1.8.1.3746 AMX Mod X Dev Team running
Engine 1.8.1.3746 AMX Mod X Dev Team running
FakeMeta 1.8.1.3746 AMX Mod X Dev Team running
nVault 1.8.1.3746 AMX Mod X Dev Team running
Ham Sandwich 1.8.1.3746 AMX Mod X Dev Team running

My plugins.ini :

Quote:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer


; Custom - Add 3rd party plugins here
blockmaker_v4.01.amxx
hidenseek.amxx
kz_ljs_xm.amxx
My modules.ini :

Quote:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

fun
engine
fakemeta
;geoip
;sockets
;regex
nvault
hamsandwich

I don't know where is the mistake! -.-

Please HELP!
schlanny is offline
link1337
Junior Member
Join Date: Nov 2010
Old 12-17-2010 , 17:13   Re: blockmaker_v4.01 [BM]
Reply With Quote #1297

Why i can't save / load my model after a restart?

i dont use a dedicated server...
i have a normal gameserver, and if i restart my gameserver i can't load blocks, because he don't save a "dust2.bm" file...

can anyone help?
link1337 is offline
Chupa Chups
Junior Member
Join Date: Jan 2011
Old 01-06-2011 , 20:01   Re: blockmaker_v4.01 [BM]
Reply With Quote #1298

Hi br0s,
i installed the BM and i mind all works.

But i need your help.
Wehen i build "my Map" i wanna save it, so i press "save to file" but on my FTP Server come ne "mapname.bm" ?

I cant Save my Map, the Chat show me
Quote:
"[BM] 'name' saved 1 block, 0 teleporters and 0 timers! Total entites in map: 17"
but i cant find the saved ?

And im looking for some Blocks, but i cant find it
Im searching the Block for "AWP/Deagle/Frost Nade/Flashbang and HE"?
Where can i find this Blocks ?
I search the whole day, but i dont find something.

I hope that u can help me.

(Gerne auch in Deutsch per PN)

Thx


/Edit


Now i can save and load the Blocks on Map, also after map change, but they dont load automatically and after server restart are all blocks deleted and i cant load and it call me
Quote:
[BM] Couldn´t find file: addons/amxmodx/blockmaker/de_dust2.bm
Help me please

Last edited by Chupa Chups; 01-07-2011 at 10:30.
Chupa Chups is offline
Chupa Chups
Junior Member
Join Date: Jan 2011
Old 01-07-2011 , 14:05   Re: blockmaker_v4.01 [BM]
Reply With Quote #1299

Sorry for double posting, but i fixxed the save problem.

Now i only need your help to find/get the Blocks für AWP/DGL/HE/FROST Nade and Flashbang, please help me :p
Chupa Chups is offline
Kaiks
New Member
Join Date: Jan 2011
Old 01-08-2011 , 12:33   Re: blockmaker_v4.01 [BM]
Reply With Quote #1300

How to i make my friend a blockmaker without going to user.ini ?
Kaiks is offline
Reply



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 18:52.


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