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

Does uwc3 work with amxmodx 1.0 or only w amxmodx 0.20/0.16


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Aarvid
Junior Member
Join Date: Feb 2005
Old 03-02-2005 , 08:04   Does uwc3 work with amxmodx 1.0 or only w amxmodx 0.20/0.16
Reply With Quote #1

When i start my server (with uwc3) i get this error:
[AMXX] Module "dbi" required for plugin. Check modules.ini [plugin "uwc3.amxx")

How do i fix this?
SHould i download "dbi module", in that case download from where?
Aarvid is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 03-02-2005 , 08:15  
Reply With Quote #2

You need to start the mysql mdoule, even if you don't use it.
__________________
f1del1ty.oXi is offline
XunTric
BANNED
Join Date: Jan 2005
Location: Norway/Norge
Old 03-02-2005 , 08:15  
Reply With Quote #3

I have UWC3 on AMX Mod X 1.0...
That "dbi" module is MySQL i think.
My friend had same problem, he just enabled some MySQL modules and it should work.
XunTric is offline
Aarvid
Junior Member
Join Date: Feb 2005
Old 03-02-2005 , 08:22  
Reply With Quote #4

how do i enable mysql then?

i have this file uwc3_sql.cfg
in it i found this:

// SQL configuration file
// File location: $moddir/addons/amxmodx/configs/UWC3/UWC3_sql.cfg

// We recommend using your server IP address instead of its name

UW_sql_host "127.0.0.1"
UW_sql_user ""
UW_sql_pass ""
UW_sql_db "uwc3"
should i change anything?
Aarvid is offline
XunTric
BANNED
Join Date: Jan 2005
Location: Norway/Norge
Old 03-02-2005 , 08:37  
Reply With Quote #5

No, you must enable MySQL in your modules.ini...
XunTric is offline
Aarvid
Junior Member
Join Date: Feb 2005
Old 03-02-2005 , 09:08  
Reply With Quote #6

now i get another(many) error(s)

http://img239.exs.cx/my.php?loc=img2...e=error3wg.png
Aarvid is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 03-02-2005 , 09:25  
Reply With Quote #7

save it by vault or make sure you installed mysql
on the server and look if this is in your modules.ini
Quote:
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
__________________
- Bye bye!
nightscreem is offline
Aarvid
Junior Member
Join Date: Feb 2005
Old 03-02-2005 , 09:45  
Reply With Quote #8

yes i have uncommented as in your qoute.
i would like my server to run through vault but what is the best way?
also how do i install mysql?
Aarvid is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 03-02-2005 , 09:49  
Reply With Quote #9

don't know what the best i use mysql
but give post your uwc3.cfg and i can look how you set it to vault
__________________
- Bye bye!
nightscreem is offline
Aarvid
Junior Member
Join Date: Feb 2005
Old 03-02-2005 , 10:39  
Reply With Quote #10

okay

// Ultimate Warcraft3 Configuration File
// Ultimate Warcraft3 by K2mia ( [email protected] )
// Ultimate Warcraft3 Derived from Pimpdaddy's Warcraft3FT
// Last Modification 10-02-2004

(i want long term xp that saves from map to map (mp_savexp 1), but it isnīt it is still fast xp)

// Main settings - Fast XP or Long term, etc
mp_savexp 1 // set to 1 to save long term xp
mp_xpmultiplier 2.0 // multiplier for xp table (xp needed per level)
mp_weaponxpmodifier 1 // awards xp for various weapons
sv_warcraft3 1 // set to 0 to disable the plugin


// UWC3-specific cvar settings
UW_underdog_kills 1 // Set 1 to Give XP bonus for underdog kills
UW_dmgxpbonus 1 // Set 1 to Give XP bonus for doing most dmg to enemy
UW_medicalerts 1 // Set 1 to have Medic Alerts be sent from injured teammates
UW_mend_XP 60 // XP bonus amount for mending teammate wounds
UW_repair_XP 60 // XP bonus amount for repairing teammate armor
UW_phoenix_XP 90 // XP bonus amount for reviving a teammate with Phoenix
UW_force_vengeance 1 // Set 1 to allow Vengeance to work within ultimate delay
UW_luck_skill 1 // Set 1 to allow Beginner's Luck skill for players lvl 0-4
UW_use_enh 1 // Set 1 to allow attributes/resistances to be enhanced
UW_enh_minlevel 1 // Min. level to start buying enhancements
UW_max_resistvalue 100 // Max. allowable value each resistance can be trained
UW_max_attribpts 25 // Max. number of obtainable attribute pts (max is 40)
UW_max_resistpts 300 // Max. number of obtainable resistance pts (max is 500)
UW_BOOTSPEED 310.0 // Set a float value for the Boots of Speed
UW_FROSTSPEED 150.0 // Set a float value for the Frost skill speed
UW_MASKPERCENT 0.3 // Set a float value for the Mask item
UW_CLAWSOFATTACK 6 // Set an integer value for the Claws of Attack item
UW_CLOAKINVISIBILITY 115 // Set an integer value for the Cloak item
UW_HEALTHBONUS 15 // Set an integer value for the Health rings

// All shop item prices can be over-ridden, full list in INSTALL file
UW_price_BOOTS 1350 // Set a price for the Boots of Speed
UW_price_MOLE 12000 // Set a price for Mole

UW_max_resistvalue 100 // Max. resist value, might want to set at 60-70%
UW_attrib_xpmodifier 1.0 // This is a good setting for Long Term XP
UW_resist_xpmodifier 1.0 // This is a good setting for Long Term XP
//UW_attrib_xpmodifier 0.3 // This is a good setting for Fast XP Mode
//UW_resist_xpmodifier 0.1 // This is a good setting for Fast XP Mode

// War3FT XP values for performing certain tasks / objectives
FT_round_win_XP 15 // XP for the winning team
FT_bombplanterxp 60 // XP for planting the bomb
FT_defusexp 60 // XP for defusing the bomb
FT_hostagexp 60 // XP for helping to rescue the hostages
FT_killrescuemanxp 60 // XP for killing the hostage rescuer
FT_xpbonus 60 // XP for the tome of experience
FT_kill_bomb_carrier_bonus 60 // XP for killing the bomb carrier
FT_defuser_kill_bonus 60 // XP for killing the defuser
FT_VIP_kill_bonus 60 // XP for killing the VIP
FT_VIP_escape_bonus 60 // XP for when the VIP escapes
FT_headshot_bonus 30 // XP for getting a headshot
FT_hostage_touch_bonus 0 // Set 1 to Give XP bonus for touching the hostage
FT_attempt_defuse_bonus 0 // Set 1 to Give XP bonus for attempting to defuse the bomb
FT_bomb_event_bonus 0 // Set 1 to Give XP bonus for bomb events
FT_VIP_spawn_bonus 0 // Set 1 to Give XP bonus for spawning as the VIP
FT_hostage_kill_xp 1 // Set 1 to remove XP for killing a hostage
FT_dmgxpbonus 1 // Set 1 to Give XP bonus for doing most dmg to enemy


// War3FT Ultimate and ability settings
FT_min_b4_XP 2 // min. num of players needed to award XP
FT_ultimatedelay 0.0 // time delay for ultimates each round
FT_xp_radius 750 // Objective radius for XP to teammates
FT_teleport_cooldown 35.0 // Teleport and Blink (default is 35.0)
FT_entanglingroots_cooldown 35.0// Entangling roots (default is 35.0)
FT_chainlightning_cooldown 35.0 // Chainlightning (default is 35.0)
FT_locusts_cooldown 35.0 // Locust Swarm (default is 35.0)
FT_bigbadvoodoo_cooldown 35.0 // Big Bad Voodoo (default is 35.0)
FT_flamestrike_cooldown 35.0 // Flame Strike (default is 35.0)
FT_healing_range 750 // Range for Healing Wave to jump
FT_warn_suicide 1 // Warns when suicide bomber is armed
FT_blast_radius 250 // Blast Radius for suicide bomber
FT_explosion_range 300 // Range of the suicide bomber's explosion
FT_explosion_max_damage 50 // Max damage for explosion
FT_blinkstartdisabled 1 // 1 makes blink disabled for first 15 secs of rounds
FT_blink_cooldown 2.0 // Time to wait for a retry of blink
FT_blink_diziness 2 // Flashbang effect is 1, for blue diziness set to 2
FT_blink_protection 1 // Slays people who abuse blink on some maps
FT_blink_delay 15.0 // Delay for blink to be used
FT_blink_radius 500 // Enemies w/ immunity w/in radius cause blink to fail


// War3FT Item settings (for shopmenus)
FT_glove_timer 25 // Time for receiving a new grenade with Flaming Gloves
FT_no_gloves_on_ka 1 // Prevents Flaming gloves of Warmth on ka maps
FT_glove_orc_damage 1 // 1 allows critgren dmg for flaming glove nades
FT_no_orcnades_on_he 0 // Prevents orc nades on he maps and jail_riot
Aarvid 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 08:25.


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