forked from 2009Scape/Server
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
6
dumps/scripts/5102.cs2
Normal file
6
dumps/scripts/5102.cs2
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
void script_5102(int arg0,int arg1,int arg2) {
|
||||
setWidgetIsHidden(false, new WidgetPointer(arg1));
|
||||
setWidgetText(new WidgetPointer(arg2), "Clan settings prevent viewing this relationship");
|
||||
setWidgetIsHidden(false, new WidgetPointer(arg0));
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue