AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   blockmaker_v4.01 [BM] (https://forums.alliedmods.net/showthread.php?t=62967)

Incube 12-30-2008 16:12

Re: blockmaker_v4.01 [BM]
 
Quote:

Originally Posted by Battousai-sama (Post 735585)
this shud be in ur module.ini


Code:

                                ;;;
; 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

these are pretty much all modules u need for alot of mods not just blockmaker.

999th post!!

when i put this in my modules.ini, blockmaker should work?

Battousai-sama 12-30-2008 16:36

Re: blockmaker_v4.01 [BM]
 
if all files in correct directory and name of plugin in plugins.ini
yes it shud.

Incube 12-31-2008 05:32

Re: blockmaker_v4.01 [BM]
 
I've extract the .zip in cstrike and type blockmaker_v4.01.amxx in plugins.ini ....
Is that right?

Incube 12-31-2008 05:38

Re: blockmaker_v4.01 [BM]
 
Code:

; 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


This is my plugins.ini ....
But Blockmaker doesn't work!!! :(

SpNiz 12-31-2008 07:50

Re: blockmaker_v4.01 [BM]
 
If all files from the .zip file are in their correct folder, it should work now. Assuming you have admin power and can use /bm commands.

Incube 12-31-2008 08:27

Re: blockmaker_v4.01 [BM]
 
Im admin, but if i type /bm in chat nothing happens...
Is it right that i paste the .zip in cstrike and then i extract it in the cstrike folder?

SpNiz 12-31-2008 09:35

Re: blockmaker_v4.01 [BM]
 
Doesn't matter where you paste the .zip file, just that you open it up and drag over the sounds in the .zip folders to YOUR sounds folder in \cstrike. Same with the other stuff..

droskies420 01-01-2009 14:43

Re: blockmaker_v4.01 [BM]
 
so I can run around my server while people are playing and at the same time add blocks to the map?

Incube 01-01-2009 14:53

Re: blockmaker_v4.01 [BM]
 
Yes, you can build blocks and other people can play the same time;)
but if you will build blocks, its better to lock your server for this time...

Calli 01-02-2009 20:07

Re: blockmaker_v4.01 [BM]
 
Quote:

Originally Posted by Extract (Post 723802)
You could you any of the kreedz plugins that has timer, or this:
http://forums.alliedmods.net/showthread.php?p=64594
---------------

I need some help with the blocks, more specific to get some of them glowing.
The ones i would want to be glowing is Bhop and the Healer-blocks. How do i write it in the blockmaker_models.ini to get them glowing? :)


Thanks for the help. +1 karma.


All times are GMT -4. The time now is 08:02.

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