HELP BOXYBOT (DisplayResourceIDMessage package)

08/02/2017 16:44 Jaimefdez7#1
Hey guys, sorry for bothering you so much recently.

I've been updating the messages as i think it's ok, but im stuck at the DisplayResourceIDMessage:

[Only registered and activated users can see links. Click Here To Register...]

as the .cs say (//package_7.class_432), we are looking around some class more less 432 in the package 7, but if you go check those classes, none of them have the variables that the function requires :

(
private int _version;
public bool var_736;
public string message;
public List<string> messageArgs;
)

The supposed class file i chose was 433 (the nearest one), and the vars are:

private var var_636:int = 0;
public var var_1545:Boolean = false;
public var var_235:class_879;

and then on method_14 they are set but, as you can see, in the method there is nothing about the list, nor the string, so i suppose this is not the right class.
I've been looking for another classes which may have same methods as the .cs, but i've found none.

May someone lend a hand to me? :confused:


PD: here i let you say that both functions are not the same:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
08/02/2017 18:52 Uther#2
Quote:
Originally Posted by Jaimefdez7 View Post
Hey guys, sorry for bothering you so much recently.

I've been updating the messages as i think it's ok, but im stuck at the DisplayResourceIDMessage:

[Only registered and activated users can see links. Click Here To Register...]

as the .cs say (//package_7.class_432), we are looking around some class more less 432 in the package 7, but if you go check those classes, none of them have the variables that the function requires :

(
private int _version;
public bool var_736;
public string message;
public List<string> messageArgs;
)

The supposed class file i chose was 433 (the nearest one), and the vars are:

private var var_636:int = 0;
public var var_1545:Boolean = false;
public var var_235:class_879;

and then on method_14 they are set but, as you can see, in the method there is nothing about the list, nor the string, so i suppose this is not the right class.
I've been looking for another classes which may have same methods as the .cs, but i've found none.

May someone lend a hand to me? :confused:


PD: here i let you say that both functions are not the same:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
08/02/2017 18:59 Jaimefdez7#3
Quote:
Originally Posted by SinlyuČ View Post
[Only registered and activated users can see links. Click Here To Register...]
U're kinda annoying, (so may i), laughing at others ignorance, i was asking so i can learn, not to make fun of it. i'd appreciate you stopping commenting that kinda things
08/02/2017 19:06 Maurice#4
Quote:
Originally Posted by SinlyuČ View Post
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]