Добро пожаловать на форум, Гость, это ваша панель
  • Страница 1 из 1
  • 1
How to add Next Button (9) for chose race
ONEMDX
Дата: Воскресенье, 22.07.2012, 03:52 | Сообщение # 1
офлайн

  • Сообщения: 7
  • Награды: 0
  • Замечания:
 
Hi i develop new 4 race , and i want to add NEXT on 9 KEY , for go to a next race list .... so i have 8 race , next , and 4 race in page 2 ....

Someone can help me with a menu.inl or a tutorial please ... for next button

i will be very gratefull ...

you are my last hope noone know ... please mearcy :(
 
KinD
Дата: Воскресенье, 22.07.2012, 12:39 | Сообщение # 2
офлайн

  • Сообщения: 1148
  • Награды: 22
  • Замечания:
 
make changeracemenu2.

Code
if ( key == iAutoSelectKey )//buttons 0
{
   menurace(index)
}


For you to do things no one will.

tutorial?new races have you done and do not know how to make a new menu?


Skype:daywerok
 
ONEMDX
Дата: Воскресенье, 22.07.2012, 15:31 | Сообщение # 3
офлайн

  • Сообщения: 7
  • Награды: 0
  • Замечания:
 
that is all ? just replace this :

if ( key == iAutoSelectKey )
{
iRace = random_num( 1, get_pcvar_num( CVAR_wc3_races ) );
}

with this ?

if ( key == iAutoSelectKey )//buttons 0
{
menurace(index)
}

unfortunate , to make new races is quite easy just follow that default races and that all ... but the menu is to complicated for me ... im not a pro scripter ... :(


Сообщение отредактировал ONEMDX - Воскресенье, 22.07.2012, 16:03
 
  • Страница 1 из 1
  • 1
Поиск: