National gunz loading_1, loading_2, loading_3, error help please - p l e a s e !.
Hello I'm one source of error in national gunz someone could help me? the error is as follows: only works loading_teen.jpg, loading_adult.jpg and other loadings maps etc as castle town. Over the loadings, loading_1.jpg, loading_2.jpg, loading_3.jpg not work and could help me? thank you.
Re: National gunz loading_1, loading_2, loading_3, error help please - p l e a s e !.
They are working on custom map -.-"
Re: National gunz loading_1, loading_2, loading_3, error help please - p l e a s e !.
then in custom maps only works loading_teen. The loading_1, loading_2 and loading_3 not work.
Re: National gunz loading_1, loading_2, loading_3, error help please - p l e a s e !.
Quote:
Originally Posted by
Mourplus
then in custom maps only works loading_teen. The loading_1, loading_2 and loading_3 not work.
Then what is the problem to check in the source what is the problem?...
Add here the build you are using:
Quote:
#if defined(LOCALE_NHNUSA) || defined(LOCALE_BRAZIL) || defined(LOCALE_JAPAN)
switch ( rand() % 3)
{
case ( 0) :
strcpy( szFileName, "Interface/Default/LOADING/loading_1.jpg");
break;
case ( 1) :
strcpy( szFileName, "Interface/Default/LOADING/loading_2.jpg");
break;
case ( 2) :
strcpy( szFileName, "Interface/Default/LOADING/loading_3.jpg");
break;
}
Re: National gunz loading_1, loading_2, loading_3, error help please - p l e a s e !.
I have not changed anything on the source of national gunz this part, the only loading that works is the loading_teen. The loading_1, 2, 3 does not work I already went over 100 times in the custom maps and just shows the loading teen ...
http://i.imgur.com/7WZ3gi9.png