Search found 19 matches
- Sun Dec 11, 2005 6:35 pm
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
- Sun Dec 11, 2005 2:10 pm
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
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 ...
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 ...
- Sat Dec 10, 2005 8:15 pm
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
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 ...
- Sat Dec 10, 2005 6:01 pm
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
- Sat Dec 10, 2005 12:33 pm
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
- Sat Dec 10, 2005 9:24 am
- Forum: Help/Support
- Topic: Saving XP problem with mysql
- Replies: 9
- Views: 29331
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 ...
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 ...
- 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: 69397
- 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: 69397
- 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: 69397
- 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: 69397
- 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: 69397
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 ...
- 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: 69397
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 ...
- 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: 69397
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 ...
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 ...
- 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: 69397
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 ...
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 ...
- Fri Aug 12, 2005 9:34 am
- Forum: Help/Support
- Topic: Questions about saved xp
- Replies: 11
- Views: 39810
- Tue Aug 09, 2005 5:39 pm
- Forum: Help/Support
- Topic: Questions about saved xp
- Replies: 11
- Views: 39810
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 ...
- Tue Aug 09, 2005 12:29 pm
- Forum: Help/Support
- Topic: Questions about saved xp
- Replies: 11
- Views: 39810
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 ...
- Tue Aug 09, 2005 10:51 am
- Forum: Help/Support
- Topic: Questions about saved xp
- Replies: 11
- Views: 39810
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 ...
- Mon Aug 08, 2005 9:18 am
- Forum: Help/Support
- Topic: Questions about saved xp
- Replies: 11
- Views: 39810
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 ...
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 ...