well I see this in the HTTP monitor it looks like it says player = The+GM, I am not sure why it takes the else branch, anyone have any clues?
Files\nbos\ScreenMonkey\Campaigns\Default\screenmonkey.cgi action=62&player=The+GM&password=xxxx…
Well, not really a programmer, I am using the scripts I downloaded, the ClearInit section of the Initivetools script has this in it
Sub ClearInits
cs = GetChatSession()
ci = cs.GetLastItem()
os = GetCurrentSession()
op = GetCurrentPlayer()
…
Yes it is running locally on my computer, I get with any script that requires you be the GM to run for example I was trying to use the roll replacement to show the results of each dice and I get "TheGM attempted to edit a /roll property: Only the GM…