index 2feefe9b171..1c8e18c4db8 100644 --- a/x_/x_sfscript.nss +++ b/x_/x_sfscript.nss @@ -618,5 +618,7 @@ void NotifyJournalUpdated(object oPlayer, string sMesssage, int bIsQuest=TRUE, i void JournalRemoveQuest(object oPlayer, string sPlotId); void __Spacer619__(string sPlayerName); array GetWorldTime(); int IsProxyPlayer(object oPlayer); int IsUsingNWSync(object oPlayer); +string GetRemoteServerIP(object oPlayer); +int GetRemoteServerPort(object oPlayer); \ No newline at end of file