Adding New ACS Functions to ACC: Difference between revisions
Adding New ACS Functions to ACC (view source)
Revision as of 14:59, 29 November 2022
, 29 November 2022Updated the list of Zandronum's built-in ACS functions in zspecial.acs as of 3.2-alpha.
DrinkyBird (talk | contribs) (move to ACS category) Tag: Source edit |
(Updated the list of Zandronum's built-in ACS functions in zspecial.acs as of 3.2-alpha.) Tag: Source edit |
||
Line 31: | Line 31: | ||
-124:EndDBTransaction(0), | -124:EndDBTransaction(0), | ||
-125:GetDBEntries(1), | -125:GetDBEntries(1), | ||
-126:NamedRequestScriptPuke(1,4), | |||
-127:SystemTime(0), | |||
-128:GetTimeProperty(2, 3), | -128:GetTimeProperty(2,3), | ||
-129:Strftime(2, 3), | -129:Strftime(2,3), | ||
-130:SetDeadSpectator(2), | |||
-131:SetActivatorToPlayer(1), | |||
-132:SetCurrentGamemode(1), | |||
-133:GetCurrentGamemode(0), | |||
-134:SetGamemodeLimit(2), | |||
-135:SetPlayerClass(3), | |||
-136:SetPlayerChasecam(2), | |||
-137:GetPlayerChasecam(1), | |||
-138:SetPlayerScore(3), | |||
-139:GetPlayerScore(2), | |||
-140:InDemoMode(0), | |||
-144:ExecuteClientScript(2,6), | |||
-145:NamedExecuteClientScript(2,6), | |||
-146:SendNetworkString(2,3), | |||
-147:NamedSendNetworkString(2,3), | |||
-148:GetChatMessage(2,3), | |||
-149:GetMapRotationSize(0), | |||
-150:GetMapRotationInfo(2), | |||
-151:GetCurrentMapPosition(0), | |||
-152:GetEventResult(0), | |||
-153:GetActorSectorLocation(2), | |||
-154:ChangeTeamScore(3,4), | |||
-155:SetGameplaySetting(2), | |||
-19260:GetTeamScore(1), | -19260:GetTeamScore(1), | ||
-19261:SetTeamScore(2), | -19261:SetTeamScore(2), |