Add the ability to osay from the viewvar dropdown (#32804)

This commit is contained in:
oranges
2017-11-17 22:48:53 +13:00
committed by CitadelStationBot
parent 43f49c74ee
commit a637da3b0f
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -537,6 +537,11 @@
admin_delete(D)
href_list["datumrefresh"] = href_list["delete"]
else if(href_list["osay"])
if(!check_rights(R_FUN, 0))
return
usr.client.object_say(locate(href_list["osay"]))
else if(href_list["regenerateicons"])
if(!check_rights(0))
return