Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
BATTLE Camera Game mode
#1
Someone how can fix the problem i make code and etc
but just the camera no work
Example when two player playing pvp mode destru 1x1
and other people enter he's in ROUND 1 no finish other people click botton to ready...
when he start map he don't wait finish ROUND for he play he respawn normal when two people playing mode destru
he don't wait in this camera
[Изображение: maxresdefault.jpg]


i make this code but no work camera
Ответ
#2
https://forum.zone-game.info/showpost.ph...ostcount=4

Код:
1 << 0 | 1 << 1 | 1 << 2 // ready slot 0, 1 and 2
Ответ
#3
i no understand very well this

Код:
1 << 0 | 1 << 1 | 1 << 2 // ready slot 0, 1 and 2
this old day u example how fix slot battle end
i think same for game camera mode
but this i very try camera but slot it's Okay just camera no
https://forum.zone-game.info/showpost.ph...ostcount=4

this 1 << 0 | 1 << 1 | 1 << 2 // ready slot 0, 1 and 2
how to example for insert in code i make?
Ответ
#4
[SRC="java"] int mask = 0;

for (Slot slot : slots)
{
if (slot.hasState(SlotState.BATTLE))
{
mask |= 1 << slot.Id;
}
}

return mask;
[/SRC]
Ответ
#5
my source don't have the file hasState
i try insert system slot i make in this locate he no compile error
Slot / slots
for(Slot slot : slots) {





this is right?
Ответ
#6
See man i make this but
same error
i make video example error




https://www.youtube.com/watch?v=z8tV5qlNUQs
Ответ
#7
you see same i make same u talk in code but same error camera i make video for u see
Ответ
#8
i no understand why don't work i used your example same but no work Sad
Ответ
#9
:confused:
Ответ
#10
i make same your method man no work this camera
when player pvp no finish round he respawn normal i don't know why this Sad
you can help please?


https://www.youtube.com/watch?v=z8tV5qlNUQs
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  i want to number id mode map giran bmzproject 2 1,670 02-18-2019, 12:20 PM
Последний пост: bmzproject
  V42 Battle Bug ChunkyHunt 0 1,649 10-10-2018, 09:08 AM
Последний пост: ChunkyHunt
  UDP3 Start battle ManuelDev 3 2,325 05-21-2018, 08:49 PM
Последний пост: ManuelDev
  Dino and Barrel mode BOMB Exile03 3 2,222 04-13-2018, 09:58 AM
Последний пост: shino2548
  CM_READY help camera mod LeghtZone 0 1,268 03-22-2018, 08:21 PM
Последний пост: LeghtZone
  how to fix ? Client IP LAN Join Room Client Start Battle Can not Respawn bmzproject 1 1,751 01-17-2018, 12:47 AM
Последний пост: PROGRAMMATOR
  Help Ready Battle XRoro 4 2,416 11-15-2016, 10:12 AM
Последний пост: XRoro
  Battle Weapon Issue bola 10 2,946 11-13-2016, 02:27 AM
Последний пост: bola
  Help Me (Remove Tutorial Mode) yGGhz 0 1,053 10-30-2016, 05:14 AM
Последний пост: yGGhz
  Login\Game Empert 1 1,591 05-11-2016, 06:49 AM
Последний пост: Boris2105

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)