im messed up

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

im messed up

Post by kp_downarrow » Sun Apr 15, 2007 9:43 pm

1: save to sqlite changerace menus really slow
:'(please revive nvault or just vault

2: mysql and sqlite loads even when not asked to and commented in moduels .ini
i dont know why but just sayin it

3: if save to mysql, map change takes a 30 second freeze even when wc3_save_end_round 0 (timeouts all players)

4: wc3_save_end_round 0
i say savexp
response still says savexp is automaticly saved

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Apr 15, 2007 9:49 pm

This is why it is an RC - bugs are expected
No Support via PM

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Mon Apr 16, 2007 7:38 am

;mysql
sqlite

or
mysql
;sqlite

loads both, just that it shows up differently on the 'meta list'

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Thu Apr 19, 2007 7:35 am

else if ( CMD_Equal( id, szCmd, "savexp" ) )
{
client_print( id, print_chat, "%s XP is saved automatically, you do not need to type this command", g_MODclient );
}

so that is why wc3_save_end_round 0 still gives you that

Post Reply