Files
2009scape/dumps/scripts/4330.cs2
T
2021-03-07 20:37:32 -06:00

5 lines
115 B
Plaintext

void script_4330(long arg0) {
cs2method5400(0, "clan-forum", "threads.ws?threadid=" + toBase36(arg0));
return;
}