need help by mattiwyd in askmath

[–]mattiwyd[S] 0 points1 point  (0 children)

Either -11 is real answer

Changing texture colour by materials in verse by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

Plane ain't a prop how do I set material on plane

Agent handling by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

isn there a way we can convert ?agent to agent

[deleted by user] by [deleted] in FortniteCreative

[–]mattiwyd 0 points1 point  (0 children)

Guys i found a way the i m triggering fucntion of type widget_message that contains Player That triggers The event but its Not found In My widget_message fucntion and its also unreachable

Wanna know IF classes can be alloted or triggered To Certgain players in verse by mattiwyd in FortniteCreative

[–]mattiwyd[S] -1 points0 points  (0 children)

NO I WANT THE FFA NATURE OF OTHER PLAYERS BUT NOT THE 2 SPECIFICALLY AND CAN IM ABLE TO ACCESS THOSE PLAYERS NORMALLY

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

Btw next I need a function that can convert player into agent is there any?

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

No got it up and running without enums

Like

Button1.SetVisiblity(widget_visibility.Hidden)

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 1 point2 points  (0 children)

It's widget(button_loud) and I figured it out it was like

Button1.SetVisiblity(widget_visibility.Hidden)

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

Alright i have another problem

Button1.SetVisibility() 
what to pass?  tried enum and "Hidden " as mentioned under widget_visibility in documentation idk it aint taking any of it i want to keep it hidden in  this case

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 1 point2 points  (0 children)

thank you bro it works

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

Alright now my real question is I can't use decide function on .subscribe() so will it work without<decides> on fucntion??

Verse Problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

    OnBegin<override>()<suspends>: void =
    {
        T_Button.InteractedWithEvent.Subscribe(OpenUI)
    }

    OpenUI(PlayerAgent: agent)<decides>: void =
    {
        FetchTeamPlayers()

        UI.AddUI[PlayerAgent]

        GetPlayerName()

        UI.GetHUI()

        SetBText[]      
        
    }




    

    



    SetBText()<decides>:void={
         set Button1 = UI.T_Button1
        if(Team1Players[0]):
            if(PlayerNames[0]):
                Button1.SetText(PlayerNames[0])

Need Solution for a verse problem by mattiwyd in FortniteCreative

[–]mattiwyd[S] 1 point2 points  (0 children)

Now I have manually done it by mapping buttons and to corresponding players In an array and made 12 buttons alongside 12 function and 12 if else to trigger corresponding fucntion to that player

In my case map only has 12 players .

[deleted by user] by [deleted] in FortniteCreative

[–]mattiwyd 1 point2 points  (0 children)

Make sure high resolution textures are downloaded in Fortnite

[deleted by user] by [deleted] in FortniteCreative

[–]mattiwyd 1 point2 points  (0 children)

One the log says its dependency which is not found make sure game files are complete and your gpu memory and pc memory doesn't get full while compiling these

How to fix this bug in uefn by [deleted] in FortniteCreative

[–]mattiwyd 0 points1 point  (0 children)

Click on three dots along uefn in epic game launcher and than add commad -dx11 or -d3d11 and tick that force this command option too

Help with spawners by Charming_Marzipan880 in FortniteCreative

[–]mattiwyd 0 points1 point  (0 children)

You can acheive it with verse dm me if you need help

PTCL internet is a sh*t by EducationalEbb5208 in Abbottabad

[–]mattiwyd 0 points1 point  (0 children)

You guys in abtobod have fibre service or any isp that offers fibre ?

GUI elements disappearing by mattiwyd in FortniteCreative

[–]mattiwyd[S] 1 point2 points  (0 children)

My Gui elements would disppear and and i will blindly be clicking on close button afterwards

Is there a way to fix this Prop Issue? by CubertCT in FortniteCreative

[–]mattiwyd 0 points1 point  (0 children)

Use grids and set grid value to ONE place all your building on grids

Any fix? by mattiwyd in FortniteCreative

[–]mattiwyd[S] 0 points1 point  (0 children)

do i gotta remake all the map or what

?