Game Engine and Assets Leaks

[MFPS] Competitive Rank addon [UNRELEASED]

Submitted by Viirless, , Thread ID: 273335

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#21
03-09-2023, 09:07 PM
Viirless Wrote:
To everyone who gets errors here is a list that will fix those problems: 

Yes free release:
https://drive.google.com/file/d/1aPlo6Ig...sp=sharing

drop battle pass
Kill and eat hookers

RE: [MFPS] Competitive Rank addon [UNRELEASED]

OP
#22
03-09-2023, 09:24 PM
fatura95 Wrote:
I started integrating and errors came out again
Code:
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\Scriptables\CompetitiveData.cs(30,64): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\Scriptables\CompetitiveData.cs(31,64): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(48,46): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(49,13): error CS0019: Operator '>' cannot be applied to operands of type 'method group' and 'int'
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\RankSeasonSelector.cs(21,72): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\CompetitiveLeaderboard.cs(32,30): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)

There's a Readme file in the asset with code you gotta edit

RE: [MFPS] Competitive Rank addon [UNRELEASED]

Warned
#23
yesssssssssssssssss would loev to playyyyyyyyyyyyyy

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#24
Thank you very much, will there be an addon Challenges? want to

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#25
Thanks for sharing. We are waiting for the continuation.

RE: [MFPS] Competitive Rank addon [UNRELEASED]

This post was last modified: 20-09-2023, 01:41 PM by websbk
#26
Assets\Addons\SeasonBundle\CompetitiveSystem\CompetitiveModes\C_TDM\Scripts\CompetitiveTDM.cs(28,57): error CS0117: 'GameMode' does not contain a definition for 'C_TDM'

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(114,28): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(199,61): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(211,32): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(214,36): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(221,66): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(264,20): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(265,20): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(109,38): error CS1061: 'CompetitiveData' does not contain a definition for 'IsCompetitiveMode' and no accessible extension method 'IsCompetitiveMode' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(112,27): error CS1061: 'CompetitiveData' does not contain a definition for 'UpdateILO' and no accessible extension method 'UpdateILO' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)


In the readmi file it is written to add 2 lines to the scripts After adding the errors did not go away

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#27
it's great, glad it showed up

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#28
it's interesting, I'll try to use it, thank you

RE: [MFPS] Competitive Rank addon [UNRELEASED]

This post was last modified: 23-09-2023, 03:18 PM by ormfps
#29
20-09-2023, 01:40 PM
websbk Wrote:
Assets\Addons\SeasonBundle\CompetitiveSystem\CompetitiveModes\C_TDM\Scripts\CompetitiveTDM.cs(28,57): error CS0117: 'GameMode' does not contain a definition for 'C_TDM'

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(114,28): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(199,61): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(211,32): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(214,36): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(221,66): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(264,20): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(265,20): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(109,38): error CS1061: 'CompetitiveData' does not contain a definition for 'IsCompetitiveMode' and no accessible extension method 'IsCompetitiveMode' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(112,27): error CS1061: 'CompetitiveData' does not contain a definition for 'UpdateILO' and no accessible extension method 'UpdateILO' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)


In the readmi file it is written to add 2 lines to the scripts After adding the errors did not go away
did u fixed it ?

20-09-2023, 01:40 PM
websbk Wrote:
Assets\Addons\SeasonBundle\CompetitiveSystem\CompetitiveModes\C_TDM\Scripts\CompetitiveTDM.cs(28,57): error CS0117: 'GameMode' does not contain a definition for 'C_TDM'

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(114,28): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(199,61): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(211,32): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(214,36): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(221,66): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(264,20): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(265,20): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(109,38): error CS1061: 'CompetitiveData' does not contain a definition for 'IsCompetitiveMode' and no accessible extension method 'IsCompetitiveMode' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)

Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(112,27): error CS1061: 'CompetitiveData' does not contain a definition for 'UpdateILO' and no accessible extension method 'UpdateILO' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)


In the readmi file it is written to add 2 lines to the scripts After adding the errors did not go away
did u fixed it ?

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#30
23-09-2023, 03:18 PM
ormfps Wrote:
did u fixed it ?

did u fixed it ?

i like how nobody actually wants to follow the docs...

its very simple everything is on there

Users browsing this thread: 20 Guest(s)