mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
i just realized this might be possible
This commit is contained in:
@@ -732,7 +732,7 @@ What a mess.*/
|
|||||||
switch(href_list["choice"])
|
switch(href_list["choice"])
|
||||||
if("Change Rank")
|
if("Change Rank")
|
||||||
if(active1)
|
if(active1)
|
||||||
if(GetJobName(href_list["rank"]) != "Unknown") // hi hello you looking, stop trying to exploit html
|
if(GetJobName(href_list["rank"]) != "Unknown" && GetJobName(href_list["rank"]) != "Centcom") // hi hello you looking, stop trying to exploit html
|
||||||
active1.fields["rank"] = href_list["rank"]
|
active1.fields["rank"] = href_list["rank"]
|
||||||
active1.fields["real_rank"] = GetJobName(href_list["rank"])
|
active1.fields["real_rank"] = GetJobName(href_list["rank"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user