Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
AlexandreDiaz
lukas untouched source work battle royal ? thanks to release
-
Everything can work , if you make it work.
Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
balazs12
-
Everything can work , if you make it work.
I mean, without me implementing some code, just use tutorial codes, I do not know programming, I'm taking course, so my wisdom is low.
thank you for reply
Re: [RELEASE] Merry Christmas to all!
Battleroyale is not teleporting to safe location and not starting game. But maybe easy fix.
https://scontent-ams3-1.xx.fbcdn.net...7d&oe=58AFB345
Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
Adnan DatLife
Battleroyale is not teleporting to safe location and not starting game. But maybe easy fix.
Easy to fix, maybe you have the fix in the release, just search.
Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
LukasCCB
Easy to fix, maybe you have the fix in the release, just search.
i.am.used.fixed.codes.but.not.worked.
Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
Adnan DatLife
i.am.used.fixed.codes.but.not.worked.
for me worked in unitedz source using the fix code
for make reward winer is hard?
Thank you lukas
Re: [RELEASE] Merry Christmas to all!
Quote:
Originally Posted by
AlexandreDiaz
for me worked in unitedz source using the fix code
for make reward winer is hard?
Thank you lukas
Yeah its working. I ' m used global war and united src it works fine.
Re: [RELEASE] Merry Christmas to all!
000029.375 > !!! server reported loadout is different with local
Battle Royale I follow your installation tutorial @LukasCCB Ask for help
Quote:
// make sure that our loadout is same as server reported. if not - disconnect and try again if(slot.Items[wiCharDataFull::CHAR_LOADOUT_WEAPON1 ].itemID != n.WeaponID0 || slot.Items[wiCharDataFull::CHAR_LOADOUT_WEAPON2 ].itemID != n.WeaponID1 || slot.Items[wiCharDataFull::CHAR_LOADOUT_ARMOR ].itemID != n.ArmorID || slot.Items[wiCharDataFull::CHAR_LOADOUT_HEADGEAR].itemID != n.HeadGearID || slot.Items[wiCharDataFull::CHAR_LOADOUT_ITEM1].itemID != n.Item0 || slot.Items[wiCharDataFull::CHAR_LOADOUT_ITEM2].itemID != n.Item1 || slot.Items[wiCharDataFull::CHAR_LOADOUT_ITEM3].itemID != n.Item2 || slot.Items[wiCharDataFull::CHAR_LOADOUT_ITEM4].itemID != n.Item3) { r3dOutToLog("!!! server reported loadout is different with local\n"); Disconnect(); return; }
Re: [RELEASE] Merry Christmas to all!
Re: [RELEASE] Merry Christmas to all!
Error resolution has been resolved.But the game has no effect!
[PermGame3]
map = MAPID_WZ_Cliffside DOESNOTHING GBNET_REGION_US_West 0 0
data = 80 0 0 2 0 0 0 1
name = PVP
Re: [RELEASE] Merry Christmas to all!