Player notes update

This commit is contained in:
Markolie
2015-09-15 05:10:03 +02:00
parent 14e35d52bf
commit 3ff3945bab
19 changed files with 541 additions and 329 deletions
+5 -2
View File
@@ -26,7 +26,7 @@
F << "<small>[time_stamp()] \ref[src] ([x],[y],[z])</small> || [src] [message]<br>"
//ADMINVERBS
/client/proc/investigate_show( subject in list("hrefs","pda","singulo","atmos","watchlist","ntsl","gold core","cult") )
/client/proc/investigate_show( subject in list("hrefs","notes","pda","singulo","atmos","watchlist","ntsl","gold core","cult") )
set name = "Investigate"
set category = "Admin"
if(!holder) return
@@ -78,4 +78,7 @@
src << browse(F,"window=investigate[subject];size=800x300")
if("watchlist")
watchlist_show()
watchlist_show()
if("notes")
show_note()