Skip to content

Commit f33f0a8

Browse files
committed
Update script names
1 parent 9bcc047 commit f33f0a8

File tree

185 files changed

+763
-763
lines changed

Some content is hidden

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

185 files changed

+763
-763
lines changed

README.md

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

scripts/[clientscript,script2632].cs2 scripts/[clientscript,book_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 2632
2-
[clientscript,script2632](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5)
2+
[clientscript,book_init](component $component0, component $component1, component $component2, component $component3, component $component4, component $component5)
33
def_graphic $graphic6 = "close_buttons,4";
44
def_graphic $graphic7 = "close_buttons,5";
55
def_graphic $graphic8 = "leftarrow";
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// 3811
2+
[clientscript,brew_tools_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, component $component19, component $component20, component $component21, component $component22, component $component23)
3+
def_int $colour24 = if_getcolour($component21);
4+
~brew_tools_setupbutton("Bamboo pipe", $component1, $component2, $colour24, 0);
5+
~brew_tools_setupbutton("Bridge section", $component3, $component4, $colour24, 0);
6+
~brew_tools_setupbutton("Bucket", $component5, $component6, $colour24, 1);
7+
~brew_tools_setupbutton("Axe", $component7, $component8, $colour24, 0);
8+
~brew_tools_setupbutton("Lumber patch", $component9, $component10, $colour24, 0);
9+
~brew_tools_setupbutton("Torch", $component11, $component12, $colour24, 0);
10+
~brew_tools_setupbutton("Bowl", $component13, $component14, $colour24, 1);
11+
~brew_tools_setupbutton("Tinderbox", $component15, $component16, $colour24, 0);
12+
~brew_tools_setupbutton("Meat", $component17, $component18, $colour24, 1);
13+
~brew_tools_setupbutton("Knife", $component19, $component20, $colour24, 0);
14+
~brew_tools_supplies($component21, $component22, $component23);
15+
if_setoninvtransmit("brew_tools_supplies($component21, $component22, $component23){worn, inv_448, inv_452}", $component0);
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3814
2-
[clientscript,script3814](int $opindex0, component $component1, component $component2)
2+
[clientscript,brew_tools_op](int $opindex0, component $component1, component $component2)
33
if ($opindex0 ! 1) {
44
return;
55
}
@@ -8,4 +8,4 @@ if_settrans(225, $component2);
88
if_setonmouserepeat(null, $component1);
99
if_setonmouseleave(null, $component1);
1010
if_setonop(null, $component1);
11-
if_setontimer("script3815(calc(clientclock + 20), $component1, $component2)", $component1);
11+
if_setontimer("brew_tools_resetbutton(calc(clientclock + 20), $component1, $component2)", $component1);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// 3815
2+
[clientscript,brew_tools_resetbutton](int $clock0, component $component1, component $component2)
3+
if (clientclock >= $clock0) {
4+
~brew_tools_resetbutton($component1, $component2);
5+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3816
2+
[clientscript,brew_tools_supplies](component $component0, component $component1, component $component2)
3+
~brew_tools_supplies($component0, $component1, $component2);
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 1047
22
[clientscript,camera_zoom_slider_click](component $component0, component $component1, int $int2)
3-
~script3945;
3+
~settings_side_op_sound;
44
~zoom_slider_specific_pos($component0, $component1, calc($int2 - if_getwidth($component0) / 2));
55
if_setontimer("script3901(0)", interface_134:3);

scripts/[clientscript,script3765].cs2 scripts/[clientscript,chatchannel_login].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3765
2-
[clientscript,script3765](string $string0)
2+
[clientscript,chatchannel_login](string $string0)
33
if (string_length($string0) > 0) {
44
if (string_length(clan_getchatownername) > 0) {
55
clan_leavechat;
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// 3200
2-
[clientscript,script3200](component $component0)
2+
[clientscript,clock_init](component $component0)
33
if_setontimer("clock_fake_update(event_com)", $component0);
44
if_setonvartransmit("clock_update(event_com){var1042}", $component0);
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3766
2-
[clientscript,script3766]
2+
[clientscript,friendschat_leavechat]
33
if (string_length(clan_getchatownername) > 0) {
44
clan_leavechat;
55
}

scripts/[clientscript,script3763].cs2 scripts/[clientscript,friendschat_op].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3763
2-
[clientscript,script3763](string $string0, int $opindex0)
2+
[clientscript,friendschat_op](string $string0, int $opindex0)
33
def_string $username1 = removetags($string0);
44
if ($opindex0 = 6 & ~wildwars_world = 0) {
55
~script3764($username1);

scripts/[clientscript,script3429].cs2 scripts/[clientscript,hp_bar_reset].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 3429
2-
[clientscript,script3429](int $int0, int $int1, int $int2, int $int3, int $int4, int $int5, int $int6, int $int7, int $int8, int $int9, component $component10, component $component11, component $component12, component $component13, component $component14, component $component15, component $component16, component $component17, component $component18, component $component19, component $component20)
2+
[clientscript,hp_bar_reset](int $int0, int $int1, int $int2, int $int3, int $int4, int $int5, int $int6, int $int7, int $int8, int $int9, component $component10, component $component11, component $component12, component $component13, component $component14, component $component15, component $component16, component $component17, component $component18, component $component19, component $component20)
33
def_int $trans21 = 0;
44
if (%varcint394 = 2 & if_gettrans($component14) < 255 & if_gettrans($component14) > 0) {
55
if_settrans($trans21, $component14);

scripts/[clientscript,questlist_init].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
if_setonvartransmit("questlist_qp($component3){var101}", $component3);
55
cc_deleteall($component0);
66
~steelbox($component0, 0);
7-
~script2633($component0, $component1, $component2, $component4, $component5, $component6);
7+
~questlist_draw($component0, $component1, $component2, $component4, $component5, $component6);

scripts/[clientscript,script3805].cs2

-5
This file was deleted.

scripts/[clientscript,script3807].cs2

-9
This file was deleted.

scripts/[clientscript,script3811].cs2

-15
This file was deleted.

scripts/[clientscript,script3815].cs2

-5
This file was deleted.

scripts/[clientscript,script3816].cs2

-3
This file was deleted.

scripts/[clientscript,script3826].cs2

-6
This file was deleted.

scripts/[clientscript,script3829].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ if (cc_find($component0, $comsubid1) = ^true) {
1212
cc_settext("Show <col=ffffff>more <col=ff981f>information");
1313
}
1414
}
15-
~script3840(1, 1, if_getscrolly($component2), 0, $component3, $component4, $component5, %varbit9656, $component2, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13);
15+
~settings_populate_settings(1, 1, if_getscrolly($component2), 0, $component3, $component4, $component5, %varbit9656, $component2, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13);
1616
if_setonvartransmit("script3830(%varbit9665, $component0, $comsubid1, $component2, $component3, $component4, $component5, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14){var2856}", $component14);

scripts/[clientscript,script3830].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ if (cc_find($component1, $comsubid2) = ^true) {
1414
cc_settext("Show <col=ffffff>more <col=ff981f>information");
1515
}
1616
}
17-
~script3840(1, 1, if_getscrolly($component3), 0, $component4, $component5, $component6, %varbit9656, $component3, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14);
17+
~settings_populate_settings(1, 1, if_getscrolly($component3), 0, $component4, $component5, $component6, %varbit9656, $component3, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14);
1818
if_setonvartransmit("script3830(%varbit9665, $component1, $comsubid2, $component3, $component4, $component5, $component6, $component7, $component8, $component9, $component10, $component11, $component12, $component13, $component14, $component15){var2856}", $component15);

scripts/[clientscript,script3831].cs2

-3
This file was deleted.

scripts/[clientscript,script3835].cs2

-9
This file was deleted.

scripts/[clientscript,script3836].cs2

-11
This file was deleted.

scripts/[clientscript,script3843].cs2

-5
This file was deleted.

scripts/[clientscript,script3847].cs2

-20
This file was deleted.

scripts/[clientscript,script3852].cs2

-24
This file was deleted.

scripts/[clientscript,script3854].cs2

-17
This file was deleted.

scripts/[clientscript,script3873].cs2

-15
This file was deleted.

scripts/[clientscript,script3874].cs2

-3
This file was deleted.

scripts/[clientscript,script3875].cs2

-3
This file was deleted.

scripts/[clientscript,script3876].cs2

-42
This file was deleted.

scripts/[clientscript,script3878].cs2

-3
This file was deleted.

scripts/[clientscript,script3892].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// 3892
22
[clientscript,script3892](component $component0, int $comsubid1, int $mousex2, int $int3, int $y4, int $int5)
33
~script3893($component0, $comsubid1, $mousex2, $int3, $y4, $int5);
4-
~script3879(1);
4+
~settings_op_sound(1);

scripts/[clientscript,script3895].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// 3895
22
[clientscript,script3895](component $component0, int $comsubid1, int $int2, int $mousex3, int $y4, int $int5, component $component6)
3-
~script3879(1);
3+
~settings_op_sound(1);
44
if_setposition($int5, $y4, ^setpos_abs_left, ^setpos_abs_top, $component6);
55
if_setsize($int2, 16, ^setsize_abs, ^setsize_abs, $component6);
66
~script3898($component0, $comsubid1, $int2, calc($mousex3 - 8), $y4, $int5);

scripts/[clientscript,script3897].cs2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// 3897
22
[clientscript,script3897](component $component0, int $comsubid1, int $int2, int $y3, int $int4)
3-
~script3945;
3+
~settings_side_op_sound;
44
if (%varbit4606 ! 0) {
55
return;
66
}

scripts/[clientscript,script3906].cs2

-3
This file was deleted.

0 commit comments

Comments
 (0)