Search found 19 matches

by cacantre
Sun Dec 11, 2005 6:35 pm
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

I think i have it working now. I let Geesu's tool create the table rather than just populating it and it seems to work now. I have no idea what it is doing that i did not do but it seems to work now.
by cacantre
Sun Dec 11, 2005 2:10 pm
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

No, i see nothing in the log files. I use other plugins that use the db and they seem to work properly. As another test, I created a fresh table with no xp entries. I played for a little while and had 199 xp when map changed then when the next map came up it showed 199xp next to the race but when I ...
by cacantre
Sat Dec 10, 2005 8:15 pm
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

Yes it is on the same server and it is reading and writing to the db. The problem is with newly saved xp it does not properly retrieve it on the next map. ie. When you are asked to pick a race when you first join you see your xp, but after to pick the race the xp in the bottom left of the screen say...
by cacantre
Sat Dec 10, 2005 6:01 pm
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

They are correct.
by cacantre
Sat Dec 10, 2005 12:33 pm
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

Yes all the steam ids as well as names are in the db.
by cacantre
Sat Dec 10, 2005 9:24 am
Forum: Help/Support
Topic: Saving XP problem with mysql
Replies: 9
Views: 10956

Saving XP problem with mysql

Hi, I am running: War3ft vs. 2.2.9 Amxmodx 1.60 metamod 1.18p26 mysql 4.0.25 The OS is linux // Warcraft 3 Frozen Throne Configuration File mp_savexp 1 sv_sql 1 FT_saveby 0 // SQL configuration FT_sql_host "127.0.0.1" FT_sql_user "*****" FT_sql_pass "*******" FT_sql_db "******" FT_auto_pruning 1 sv_...
by cacantre
Fri Sep 16, 2005 3:58 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

The new version seems to be working properly.

Thanks for all your help.
by cacantre
Thu Sep 15, 2005 6:01 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

The server defaults to mp_consistency 1. I double checked on my main server and it is also on 1. I looked through the sma file and see that the mp_consistency is //commented out but what about all the forced unmodified stuff..You think maybe this in combination with the default mp_consistency settin...
by cacantre
Thu Sep 15, 2005 4:49 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

I got the lastest release and here is the result: L 09/15/2005 - 18:15:17: -------- Mapchange -------- [WC3] Forcing unmodified player models [WC3] Using Engine Module, Long Term XP Modus, saving xp to: Vault[1] SQL[0] [ 21] Warcraft 3 XP 2.6.2 ferret (Dopefish warcraft3.amxx running I still have to...
by cacantre
Thu Sep 15, 2005 12:19 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

Thanks for all the help Lazarus. I look forward to the new release.
by cacantre
Wed Sep 14, 2005 8:47 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

It has got something to do with the plugin, because if I turn off the plugin and set my server to mp_consistency 1. I can join no problem, but with the plugin turned on I can't join unless the mp_consistency is set to 0. The 2.6.1 is the only version I have tried. Also if I copy the vip.mdl from the...
by cacantre
Wed Sep 14, 2005 6:32 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

Okay, I deleted the vip.mdl file from the server install and did an hlds update which replaced the file. Then I started the server and when I tried to join I got the same kick message as in my earlier post, so it is not the mdl on the server and all i have are the gcf files on both client accounts. ...
by cacantre
Wed Sep 14, 2005 6:01 am
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

Lazarus, Thanks for the link...I did a search on both of my computers(different steam accounts) and I don't have any vip.mdl file on either of them. So my solution was to set the mp_consistency to 0 in amxx.cfg file and everything seems to work now. In my earlier post when I said people can't join, ...
by cacantre
Tue Sep 13, 2005 5:57 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26805

Players getting kicked because of forced unmodified models

Hi, I am experimenting with this war3 xp plugin on a small server to possibly replace my current wc3ft on my main server because of the vault pruning option this mod has. Anyway when I start my server I get this message: L 09/13/2005 - 19:46:04: -------- Mapchange -------- [WC3] Forcing unmodified p...
by cacantre
Fri Aug 12, 2005 9:34 am
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13401

I think my problem is that my game server provider is in Atlanta and my web server provider is somewhere in Minnesota. And by the way Daver, your number 2 server is with the same provider I have only at a different data center.8)
by cacantre
Tue Aug 09, 2005 5:39 pm
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13401

Actually I tried creating the table manually this afternoon. It worked for 1 xp save then when I tried to save again it gave me that message. I think you guys are right, it is not practical to do this via the internet. I guess I will just delete the vault.ini file every couple of months or whenever ...
by cacantre
Tue Aug 09, 2005 12:29 pm
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13401

I have the server ip set up as a connection for the mysql, and as I said the amxx is connecting because the admin stuff is working fine. If reading the the xp table with a remote connection will cause lag I guess maybe I should not do it. I just wanted a way to keep the xp pruned. When I did the vau...
by cacantre
Tue Aug 09, 2005 10:51 am
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13401

Okay I set up a remote mysql db on my web server. I created an admin table for admins. I used your vault conversion tool which created the war3users table and populated it. I activated the amxx sql admin and deactivated the other one. I edited the sql.cfg with the server, username, password, db and ...
by cacantre
Mon Aug 08, 2005 9:18 am
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13401

Questions about saved xp

Specs: War3ft version 2.2.3 Amxx version 1.01 Metamod version 1.18.0p24 Amxx Plugins 19 standard and 4 custom Amxx modules 5 standard and 1 custom First of all the war3ft works great but I am finding that when my vault.ini file gets to about 1.4 MB, the server is taking way to much time to change ma...