Search found 4 matches

by unnamed
Tue Dec 04, 2007 10:59 pm
Forum: Help/Support
Topic: help me pls
Replies: 7
Views: 9986

YamiKaitou wrote:What is the value of the cvar wc3_sql_dbhost

Code: Select all

// SQL Database Information

wc3_sql_dbhost		"localhost"	// Host Name
wc3_sql_dbuser		"root"		// User Name
wc3_sql_dbpass		""		// Password
wc3_sql_dbname		""		// Database Name
by unnamed
Tue Dec 04, 2007 8:54 pm
Forum: Help/Support
Topic: help me pls
Replies: 7
Views: 9986

yes it does mean im running it once only and adding debug is making th plugin run
1st time i didnt look into the wiki help and added wc3ft.amxx by knowing the plugin and .sma name i thought that will do it but it didnt work

[quote=YamiKaitou]Where is the MySQL server located?[/quote] sry i dont ...
by unnamed
Tue Dec 04, 2007 8:36 pm
Forum: Help/Support
Topic: help me pls
Replies: 7
Views: 9986

First off, you are trying to load wc3ft twice.

1st im not. thats just a wrong plugin i forgot that i needed to add a debug so i added and it worked pefreclty during the 1st map
after map change is started giving out errors

Second, how are you connecting to the MySQL database?

sry but i duno ...
by unnamed
Tue Dec 04, 2007 8:08 pm
Forum: Help/Support
Topic: help me pls
Replies: 7
Views: 9986

help me pls

War3ft Version: Newest
Amxmodx Version: Newest
Metamod Version: Newest
amxx list: name version author file status
[ 1] Admin Base 1.8.0.3660 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.0.3660 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.0.3660 AMXX Dev Team adminhelp ...