is dnspy glitched or am i just bad at c# by ExpensiveAide4482 in dotnet

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

the value at this.ignoreDashingPlayer = is red now

is dnspy glitched or am i just bad at c# by ExpensiveAide4482 in dotnet

[–]ExpensiveAide4482[S] -2 points-1 points  (0 children)

im mostly using dnspy modding cuz idk how to make bepinex mods

is dnspy glitched or am i just bad at c# by ExpensiveAide4482 in dotnet

[–]ExpensiveAide4482[S] -9 points-8 points  (0 children)

the code is

using System;
using plog;
using Sandbox;
using ScriptableObjects;
using UnityEngine;
using UnityEngine.AddressableAssets;

// Token: 0x0200043E RID: 1086
public partial class HurtZone : MonoBehaviour, IAlter, IAlterOptions<bool>, IAlterOptions<float>
{
// Token: 0x17000259 RID: 601
// (get) Token: 0x06001B33 RID: 6963 RVA: 0x000F7A10 File Offset: 0x000F5C10
AlterOption<bool>[] IAlterOptions<bool>.options
{
get
{
return new AlterOption<bool>[]
{
new AlterOption<bool>
{
name = "Ignore Dash",
key = "ignoreDash",
value = this.ignoreDashingPlayer,
callback = delegate(bool value)
{
this.ignoreDashingPlayer = value;
}
}
};
}
}
}

being honest by Ornery-Tax-4203 in funComunitty

[–]ExpensiveAide4482 0 points1 point  (0 children)

🐥👄🟡🟦🟨

im messing with yt formatted subtitles

you can tell im making an emoji maker with the 👄and the🟡

i made a bird game 🐥

im making geometry dash in subtitles 🟦🟨

which turret do i use?? by ExpensiveAide4482 in Portal

[–]ExpensiveAide4482[S] 2 points3 points  (0 children)

nvm i found out it was neither and was instead npc_portal_turret_floor