"; if ($result == 1) { echo "Session $sessionId created for character $charId
"; echo "

Your session have been planned, thank you


"; } else { echo "Failed to create a session for character $charId with error $resultString
"; } } /////////////////////////// // Main code /////////////////////////// $domainId = -1; if (!validateCookie($userId, $domainId, $charId)) { echo "

Invalid cookie, please relog

"; die; } $domainInfo = getDomainInfo($domainId); $addr = split(":", $domainInfo["session_manager_address"]); $RSMHost = $addr[0]; $RSMPort = $addr[1]; ?>

Schedule an edit or animation session

Session title :
Session description :


Session title :
Session description :


Return to start menu