Skip to content

Commit b0c47dc

Browse files
committed
Update names
1 parent 7d22756 commit b0c47dc

File tree

167 files changed

+482
-482
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+482
-482
lines changed

Diff for: README.md

+75-75
Large diffs are not rendered by default.

Diff for: scripts/[clientscript,script2630].cs2 renamed to scripts/[clientscript,book_indexed_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 2630
2-
[clientscript,script2630](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6)
2+
[clientscript,book_indexed_init](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6)
33
def_graphic $graphic7 = "close_buttons,4";
44
def_graphic $graphic8 = "close_buttons,5";
55
def_graphic $graphic9 = "leftarrow";

Diff for: scripts/[clientscript,chat_op].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if ($opindex0 = 1) {
88
} else if ($opindex0 = 8) {
99
%varcstring370 = $string1;
1010
} else if ($opindex0 = 9) {
11-
~script3764($string1);
11+
~friendschat_sendkick($string1);
1212
} else if (friend_test($string1) = true) {
1313
if ($opindex0 = 6 | $opindex0 = 7) {
1414
if (%varbit8119 = 1) {

Diff for: scripts/[clientscript,chatdefault_stopinput].cs2

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 4020
2+
[clientscript,chatdefault_stopinput]
3+
~chatdefault_stopinput;

Diff for: scripts/[clientscript,friendschat_op].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[clientscript,friendschat_op](string $string0, int $opindex0)
33
def_string $username1 = removetags($string0);
44
if ($opindex0 = 6 & ~wildwars_world = 0) {
5-
~script3764($username1);
5+
~friendschat_sendkick($username1);
66
} else if ($opindex0 = 7) {
77
friend_add($username1);
88
} else if ($opindex0 = 8) {

Diff for: scripts/[clientscript,hauntedmine_controls_init].cs2

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 3818
2+
[clientscript,hauntedmine_controls_init](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6, component $component7, component $component8, component $component9, component $component10, component $component11, component $component12, component $component13, component $component14, component $component15, component $component16, component $component17, component $component18)
3+
~hauntedmine_controls_update($component1, $component2, $component3, $component4, $component5, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14, $component15, $component16, $component17, $component18);
4+
if_setonvartransmit("hauntedmine_controls_update($component1, $component2, $component3, $component4, $component5, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14, $component15, $component16, $component17, $component18){var383}", $component0);
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3819
2+
[clientscript,hauntedmine_controls_update](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6, component $component7, component $component8, component $component9, component $component10, component $component11, component $component12, component $component13, component $component14, component $component15, component $component16, component $component17)
3+
~hauntedmine_controls_update($component0, $component1, $component2, $component3, $component4, $component5, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14, $component15, $component16, $component17);

Diff for: scripts/[clientscript,ironman_init].cs2

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
[clientscript,ironman_init](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6, component $component7, component $component8, component $component9, component $component10, component $component11, component $component12, component $component13, component $component14)
33
~steelborder($component2, "<text_gender("Iron Man", "Iron Woman")> Setup", 0);
44
if_settext("<text_gender("Iron Man", "Iron Woman")> Mode", $component3);
5-
~script2094($component4, 0, "None", "No <text_gender("Iron Man", "Iron Woman")> restrictions will apply to this account.", $component4, $component5, $component6, $component7);
6-
~script2094($component5, 1, "Standard <text_gender("Iron Man", "Iron Woman")>", "An <text_gender("Iron Man", "Iron Woman")> cannot trade, stake, receive PK loot, scavenge dropped items, nor play certain multiplayer minigames.", $component4, $component5, $component6, $component7);
7-
~script2094($component6, 3, "Hardcore <text_gender("Iron Man", "Iron Woman")>", "In addition to the standard <text_gender("Iron Man", "Iron Woman")> rules, a Hardcore <text_gender("Iron Man", "Iron Woman")> only has 1 life. A dangerous death will result in being downgraded to a standard <text_gender("Iron Man", "Iron Woman")>.", $component4, $component5, $component6, $component7);
8-
~script2094($component7, 2, "Ultimate <text_gender("Iron Man", "Iron Woman")>", "In addition to the standard <text_gender("Iron Man", "Iron Woman")> rules, an Ultimate <text_gender("Iron Man", "Iron Woman")> cannot use banks, nor retain any items on death in dangerous areas.", $component4, $component5, $component6, $component7);
5+
~ironman_modebutton_init($component4, 0, "None", "No <text_gender("Iron Man", "Iron Woman")> restrictions will apply to this account.", $component4, $component5, $component6, $component7);
6+
~ironman_modebutton_init($component5, 1, "Standard <text_gender("Iron Man", "Iron Woman")>", "An <text_gender("Iron Man", "Iron Woman")> cannot trade, stake, receive PK loot, scavenge dropped items, nor play certain multiplayer minigames.", $component4, $component5, $component6, $component7);
7+
~ironman_modebutton_init($component6, 3, "Hardcore <text_gender("Iron Man", "Iron Woman")>", "In addition to the standard <text_gender("Iron Man", "Iron Woman")> rules, a Hardcore <text_gender("Iron Man", "Iron Woman")> only has 1 life. A dangerous death will result in being downgraded to a standard <text_gender("Iron Man", "Iron Woman")>.", $component4, $component5, $component6, $component7);
8+
~ironman_modebutton_init($component7, 2, "Ultimate <text_gender("Iron Man", "Iron Woman")>", "In addition to the standard <text_gender("Iron Man", "Iron Woman")> rules, an Ultimate <text_gender("Iron Man", "Iron Woman")> cannot use banks, nor retain any items on death in dangerous areas.", $component4, $component5, $component6, $component7);
99
cc_deleteall($component8);
1010
def_int $int15 = 0;
1111
.cc_create($component8, ^iftype_rectangle, $int15);

Diff for: scripts/[clientscript,ironman_modebutton_op].cs2

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// 2115
2+
[clientscript,ironman_modebutton_op](int $opindex0, component $component1, int $int2, int $int3, int $int4, component $component5, component $component6, component $component7, component $component8)
3+
if ($opindex0 = 1 & cc_find($component1, $int3) = ^true & .cc_find($component1, $int2) = ^true) {
4+
sound_synth(synth_2266, 1, 0);
5+
%varbit1777 = $int4;
6+
~ironman_modebutton_redraw($component1, $int2, $int3, $int4, $component5, $component6, $component7, $component8);
7+
if ($component1 ! $component5 & cc_find($component5, $int3) = ^true & .cc_find($component5, $int2) = ^true) {
8+
~ironman_modebutton_redraw($component5, $int2, $int3, 0, $component5, $component6, $component7, $component8);
9+
}
10+
if ($component1 ! $component6 & cc_find($component6, $int3) = ^true & .cc_find($component6, $int2) = ^true) {
11+
~ironman_modebutton_redraw($component6, $int2, $int3, 1, $component5, $component6, $component7, $component8);
12+
}
13+
if ($component1 ! $component7 & cc_find($component7, $int3) = ^true & .cc_find($component7, $int2) = ^true) {
14+
~ironman_modebutton_redraw($component7, $int2, $int3, 3, $component5, $component6, $component7, $component8);
15+
}
16+
if ($component1 ! $component8 & cc_find($component8, $int3) = ^true & .cc_find($component8, $int2) = ^true) {
17+
~ironman_modebutton_redraw($component8, $int2, $int3, 2, $component5, $component6, $component7, $component8);
18+
}
19+
}

Diff for: scripts/[clientscript,ironman_modebutton_redraw].cs2

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// 2095
2+
[clientscript,ironman_modebutton_redraw](component $component0, int $int1, int $int2, int $int3, component $component4, component $component5, component $component6, component $component7)
3+
if (cc_find($component0, $int2) = ^true & .cc_find($component0, $int1) = ^true) {
4+
~ironman_modebutton_redraw($component0, $int1, $int2, $int3, $component4, $component5, $component6, $component7);
5+
}

Diff for: scripts/[clientscript,script3703].cs2 renamed to scripts/[clientscript,league_setup_display_dropdown_hover].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3703
2-
[clientscript,script3703](boolean $boolean0, component $component1, int $comsubid2, int $comsubid3, int $colour4)
2+
[clientscript,league_setup_display_dropdown_hover](boolean $boolean0, component $component1, int $comsubid2, int $comsubid3, int $colour4)
33
if (cc_find($component1, $comsubid2) = ^true & .cc_find($component1, $comsubid3) = ^true) {
44
cc_setcolour($colour4);
55
if ($boolean0 = true) {

Diff for: scripts/[clientscript,script3700].cs2 renamed to scripts/[clientscript,league_setup_display_hover].cs2

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3700
2-
[clientscript,script3700](boolean $boolean0, component $component1, int $colour2)
2+
[clientscript,league_setup_display_hover](boolean $boolean0, component $component1, int $colour2)
33
if ($boolean0 = true) {
44
if (cc_find($component1, 0) = ^true) {
55
cc_settrans(100);
@@ -12,5 +12,5 @@ if ($boolean0 = true) {
1212
cc_setcolour($colour2);
1313
}
1414
} else {
15-
~script3701($component1, $colour2);
15+
~league_setup_display_hoveroff($component1, $colour2);
1616
}

Diff for: scripts/[clientscript,league_task_filter_close].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if ($int0 = 1 & $enum2 ! null & ($int1 = -1 | $int1 >= 0 & $int1 < enum_getoutpu
77
}
88
~script3213;
99
if_sethide(true, $component5);
10-
~script3701($component3, $colour6);
10+
~league_setup_display_hoveroff($component3, $colour6);
1111
if (cc_find($component3, $comsubid4) = ^true) {
1212
~league_task_filter_updatetext($enum2);
1313
}

Diff for: scripts/[clientscript,league_task_filter_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ cc_settextshadow(true);
5151
cc_settextfont(p12_full);
5252
cc_settextalign(^settextalign_left, ^settextalign_centre, 0);
5353
cc_settext("<enum(int, string, $enum0, -1)>:");
54-
~script3701($component2, $colour6);
54+
~league_setup_display_hoveroff($component2, $colour6);

Diff for: scripts/[clientscript,league_task_filter_open].cs2

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// 3212
22
[clientscript,league_task_filter_open](enum $enum0, component $component1, component $component2, int $comsubid3, component $component4, component $component5, int $colour6)
33
sound_synth(synth_2266, 1, 0);
4-
~script3702($component2, $colour6);
4+
~league_setup_display_hoverdisable($component2, $colour6);
55
if_sethide(false, $component4);
66
if_setonclick("league_task_filter_close(1, -1, $enum0, $component2, $comsubid3, $component4, $colour6)", $component4);
77
def_int $int7 = if_getx($component2);
@@ -46,8 +46,8 @@ while ($int15 < $int10) {
4646
cc_settextalign(^settextalign_centre, ^settextalign_centre, 0);
4747
cc_setop(1, "Select");
4848
if (~on_mobile = false) {
49-
cc_setonmouserepeat("script3703(true, event_com, event_comsubid, .cc_getid, $colour6)");
50-
cc_setonmouseleave("script3703(false, event_com, event_comsubid, .cc_getid, $colour6)");
49+
cc_setonmouserepeat("league_setup_display_dropdown_hover(true, event_com, event_comsubid, .cc_getid, $colour6)");
50+
cc_setonmouseleave("league_setup_display_dropdown_hover(false, event_com, event_comsubid, .cc_getid, $colour6)");
5151
}
5252
cc_setonop("league_task_filter_close(event_opindex, $int15, $enum0, $component2, $comsubid3, $component4, $colour6)");
5353
cc_settext(enum(int, string, $enum0, $int15));

Diff for: scripts/[clientscript,macro_mime_emotes_build].cs2

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// 3800
2+
[clientscript,macro_mime_emotes_build](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5, component $component6, component $component7, component $component8)
3+
cc_deleteall($component0);
4+
~macro_mime_emotes_drawbutton($component1, "Think", false);
5+
~macro_mime_emotes_drawbutton($component2, "Laugh", false);
6+
~macro_mime_emotes_drawbutton($component3, "Climb rope", false);
7+
~macro_mime_emotes_drawbutton($component4, "Glass box", false);
8+
~macro_mime_emotes_drawbutton($component5, "Cry", false);
9+
~macro_mime_emotes_drawbutton($component6, "Dance", false);
10+
~macro_mime_emotes_drawbutton($component7, "Lean", false);
11+
~macro_mime_emotes_drawbutton($component8, "Glass wall", false);
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3801
2+
[clientscript,macro_mime_emotes_drawbutton](component $component0, string $string0, boolean $boolean1)
3+
~macro_mime_emotes_drawbutton($component0, $string0, $boolean1);

Diff for: scripts/[clientscript,misc_collection_draw].cs2

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 493
2+
[clientscript,misc_collection_draw](int $size0, int $int1, int $int2, component $component3, component $component4)
3+
~misc_collection_draw($size0, $int1, $int2, $component3, $component4);
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// 492
2-
[clientscript,script492](component $component0, component $component1, component $component2)
2+
[clientscript,misc_collection_init](component $component0, component $component1, component $component2)
33
~scrollbar_vertical($component2, $component1, "scrollbar_parchment_dragger_v2,3", "scrollbar_parchment_dragger_v2,0", "scrollbar_parchment_dragger_v2,1", "scrollbar_parchment_dragger_v2,2", "scrollbar_parchment_v2,0", "scrollbar_parchment_v2,1");
44
def_int $size3 = inv_size(inv_390);
55
def_int $int4 = calc(if_getwidth($component1) / 9 - 36);
66
def_int $int5 = calc($int4 / 2);
7-
~script2276($size3, $int4, $int5, $component1, $component2);
8-
if_setoninvtransmit("script493($size3, $int4, $int5, $component1, $component2){inv_390}", $component0);
7+
~misc_collection_draw($size3, $int4, $int5, $component1, $component2);
8+
if_setoninvtransmit("misc_collection_draw($size3, $int4, $int5, $component1, $component2){inv_390}", $component0);
+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 121
2+
[clientscript,pattern_cards_confirm_init](component $component0)
3+
~pattern_cards_confirm_update($component0);
4+
if_setonvartransmit("pattern_cards_confirm_update($component0){var1037}", $component0);
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 346
2-
[clientscript,script346](int $opindex0, component $component1)
2+
[clientscript,pattern_cards_confirm_op](int $opindex0, component $component1)
33
if ($opindex0 ! 1) {
44
return;
55
}
@@ -8,4 +8,4 @@ sound_synth(synth_2266, 1, 0);
88
if_setonmouserepeat(null, $component1);
99
if_setonmouseleave(null, $component1);
1010
if_setonop(null, $component1);
11-
if_setontimer("script347(calc(clientclock + 40), event_com)", $component1);
11+
if_setontimer("pattern_cards_confirm_reset(calc(clientclock + 40), event_com)", $component1);
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// 347
2+
[clientscript,pattern_cards_confirm_reset](int $clock0, component $component1)
3+
if (clientclock < $clock0) {
4+
return;
5+
}
6+
if_setontimer(null, $component1);
7+
~clan_stonebutton_init("Confirm", $component1, "p12_full");
8+
if_setonop("pattern_cards_confirm_op(event_opindex, event_com)", $component1);
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 195
2+
[clientscript,pattern_cards_confirm_update](component $component0)
3+
~pattern_cards_confirm_update($component0);

Diff for: scripts/[clientscript,pattern_cards_select_init].cs2

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// 115
2+
[clientscript,pattern_cards_select_init](component $component0, int $index1)
3+
cc_deleteall($component0);
4+
cc_create($component0, ^iftype_graphic, 0);
5+
cc_setsize(17, 17, ^setsize_abs, ^setsize_abs);
6+
cc_setposition(5, 5, ^setpos_abs_right, ^setpos_abs_bottom);
7+
cc_setgraphic("tick");
8+
~pattern_cards_select_update($index1);
9+
if_setonvartransmit("pattern_cards_select_update(event_com, cc_getid, $index1){var1037}", $component0);
10+
if_setonop("pattern_cards_select_op(event_opindex, event_com, cc_getid, $index1)", $component0);

Diff for: scripts/[clientscript,script116].cs2 renamed to scripts/[clientscript,pattern_cards_select_op].cs2

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 116
2-
[clientscript,script116](int $opindex0, component $component1, int $comsubid2, int $index3)
2+
[clientscript,pattern_cards_select_op](int $opindex0, component $component1, int $comsubid2, int $index3)
33
if ($opindex0 ! 1) {
44
return;
55
}
@@ -10,5 +10,5 @@ if (cc_find($component1, $comsubid2) = ^true) {
1010
} else {
1111
%varbit9756 = setbit(%varbit9756, $index3);
1212
}
13-
~script120($index3);
13+
~pattern_cards_select_update($index3);
1414
}
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// 117
2+
[clientscript,pattern_cards_select_update](component $component0, int $comsubid1, int $index2)
3+
if (cc_find($component0, $comsubid1) = ^true) {
4+
~pattern_cards_select_update($index2);
5+
}

Diff for: scripts/[clientscript,script52].cs2 renamed to scripts/[clientscript,pattern_cards_setmodel].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 52
2-
[clientscript,script52](component $component0, model $model1)
2+
[clientscript,pattern_cards_setmodel](component $component0, model $model1)
33
if_setmodel($model1, $component0);
44
if_setmodelangle(0, 0, random(2048), random(2048), 0, calc(randominc(25) + enum(model, int, enum_1922, $model1)), $component0);
55
if (random(2) = 0) {

Diff for: scripts/[clientscript,script51].cs2 renamed to scripts/[clientscript,pattern_next_setmodel].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 51
2-
[clientscript,script51](component $component0, model $model1)
2+
[clientscript,pattern_next_setmodel](component $component0, model $model1)
33
if_setmodel($model1, $component0);
44
if_setmodelangle(0, 0, random(2048), random(2048), 0, calc(randominc(50) + scale(9, 10, enum(model, int, enum_1922, $model1))), $component0);
55
if (random(2) = 0) {
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// 3775
2-
[clientscript,script3775](component $component0)
2+
[clientscript,pillory_button_init](component $component0)
33
cc_deleteall($component0);
44
cc_create($component0, ^iftype_rectangle, 0);
55
cc_setsize(0, 0, ^setsize_minus, ^setsize_minus);
66
cc_setposition(0, 0, ^setpos_abs_centre, ^setpos_abs_centre);
77
cc_setfill(true);
88
cc_setcolour(^white);
9-
~script3776($component0);
9+
~pillory_button_reset($component0);

Diff for: scripts/[clientscript,script3777].cs2 renamed to scripts/[clientscript,pillory_button_op].cs2

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3777
2-
[clientscript,script3777](int $opindex0, component $component1, int $comsubid2)
2+
[clientscript,pillory_button_op](int $opindex0, component $component1, int $comsubid2)
33
if ($opindex0 ! 1) {
44
return;
55
}
@@ -10,4 +10,4 @@ if (cc_find($component1, $comsubid2) = ^true) {
1010
if_setonmouserepeat(null, $component1);
1111
if_setonmouseleave(null, $component1);
1212
if_setonop(null, $component1);
13-
if_setontimer("script3778(calc(clientclock + 20), $component1, $comsubid2)", $component1);
13+
if_setontimer("pillory_button_reset(calc(clientclock + 20), $component1, $comsubid2)", $component1);

Diff for: scripts/[clientscript,pillory_button_reset].cs2

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// 3778
2+
[clientscript,pillory_button_reset](int $clock0, component $component1, int $comsubid2)
3+
if (clientclock >= $clock0 & cc_find($component1, $comsubid2) = ^true) {
4+
~pillory_button_reset($component1);
5+
}

Diff for: scripts/[clientscript,script348].cs2 renamed to scripts/[clientscript,poh_menu_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 348
2-
[clientscript,script348](component $component0, component $component1)
2+
[clientscript,poh_menu_init](component $component0, component $component1)
33
cc_deleteall($component0);
44
cc_deleteall($component1);
55
def_int $count2 = enum_getoutputcount(enum_3526);
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// 3825
2-
[clientscript,script3825](int $int0, component $component1)
2+
[clientscript,prisonpete_init](int $int0, component $component1)
33
if_setontimer("spinmodel(0, 0, 10, 15, 0, $component1, -1)", $component1);

Diff for: scripts/[clientscript,script3799].cs2 renamed to scripts/[clientscript,quiz_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3799
2-
[clientscript,script3799](component $component0, model $model1, int $int2, model $model3, int $int4, model $model5, int $int6)
2+
[clientscript,quiz_init](component $component0, model $model1, int $int2, model $model3, int $int4, model $model5, int $int6)
33
cc_deleteall($component0);
44
cc_create($component0, ^iftype_model, 0);
55
cc_setposition(0, 0, ^setpos_abs_left, ^setpos_abs_top);

Diff for: scripts/[clientscript,raids_partydetails_entry_op].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (string_length($string0) > 0) {
1313
if ($opindex0 = 6) {
1414
if (clan_getchatcount > 0 & clan_getchatrank >= clan_getchatminkick) {
1515
sound_synth(synth_2266, 1, 0);
16-
~script3764($string0);
16+
~friendschat_sendkick($string0);
1717
} else {
1818
mes("You don't have permission to do that.");
1919
}

Diff for: scripts/[clientscript,raids_sidepanel_entry_op].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[clientscript,raids_sidepanel_entry_op](string $username0)
33
if (clan_getchatcount > 0 & clan_getchatrank >= clan_getchatminkick) {
44
sound_synth(synth_2266, 1, 0);
5-
~script3764($username0);
5+
~friendschat_sendkick($username0);
66
} else {
77
mes("You don't have permission to do that.");
88
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// 2521
2-
[clientscript,script2521](component $component0)
2+
[clientscript,reportabuse_graphic_mouseleave](component $component0)
33
def_graphic $graphic1 = ~graphic_device("large_button", "med_buttons,5");
44
if_setgraphic($graphic1, $component0);
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// 2520
2-
[clientscript,script2520](component $component0)
2+
[clientscript,reportabuse_graphic_mouseover](component $component0)
33
def_graphic $graphic1 = ~graphic_device("large_button_highlight", "med_buttons,5");
44
if_setgraphic($graphic1, $component0);

Diff for: scripts/[clientscript,script1128].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ if ($int6 <= if_getheight(interface_447:3)) {
106106
if_setscrollpos(0, 0, interface_447:3);
107107
~scrollbar_vertical(interface_447:4, interface_447:3, "scrollbar_dragger_v2,3", "scrollbar_dragger_v2,0", "scrollbar_dragger_v2,1", "scrollbar_dragger_v2,2", "scrollbar_v2,0", "scrollbar_v2,1");
108108
$int6 = 0;
109-
def_struct $struct17 = struct_723;
109+
def_struct $struct17 = leagues_i_twisted_723;
110110
def_int $int18 = 0;
111111
while ($int11 < $int10) {
112112
if ($intarray0(calc($int11 + 1)) = 0) {

Diff for: scripts/[clientscript,script115].cs2

-10
This file was deleted.

0 commit comments

Comments
 (0)