This page serves as a list of all the useful scripts that already exist in Mega Man 8-Bit Deathmatch. Be sure to reference this before creating a new script, as the functionality that you need may already exist! Make sure to check out the beginner guide for ACS before deep diving here.
Actor Manipulation
Property Stackers
core_revokeApropPower
core_setactorproperty
core_SetCustomActorProperty
core_changeClientProperty
core_alphaprojectile
core_copytranslation
core_copytranslation_client
core_damageactor
core_damageowner
core_teamexplode
core_propexplode
core_stickyLifts
core_lookatptr
core_setpointerpitch
core_SetToPtrPitchYaw
core_SetVelPitch
core_setcustomstate
core_updatecustomstate
core_count_customstateflag
core_set_customstateflag
Global Utilities
Pack Bytes and Shorts
core_checkmode
core_checkservercvar
core_bossmusicstate
core_getteampalette
core_changepit
core_clearbotline
Actor Information
core_getactorproperty
core_GetCustomActorProperty
core_checkPit
core_checkPitByType
core_checkDistance
core_getPlayersInRadius
core_CanGainHealth
core_gethealth
core_getmaxhealth
core_getarmorinfo
core_getplayerweapon
core_CanGainAmmo
core_getweaponammo
core_getweaponammo2
core_getweaponammocapacity
core_getweaponammo2capacity
core_GetActorArg
core_getactorx
core_getactory
core_getactorz
core_getspeed
core_gettidteam
core_getplayerteam
core_CheckFooting
core_CheckFooting_ThruPlayers
core_checkWall_north
core_checkWall_east
core_checkWall_south
core_checkWall_west
core_checkrune
Pointer Utilities
core_setpointer
core_setTIDsPointerToThis
core_compareptr
core_getptrtid
core_gettarget
core_gettracer
core_getmaster
core_targetexists
core_GetPtrPitch
core_getptrteam
core_targetyawpitch
Debug Scripts
core_debug
core_pitdebug
core_printcurrentpointer
core_bringplayerhere
core_moveme
core_logtranslations
core_checktranslation
core_logtids
core_checktid
Weapon Utilities
core_weaponcolor
core_chargecolor
core_noammo
core_whiteflash
core_hitshield
core_shieldwarper
core_drawhookshot
core_predicthome
core_aimattargetcursor
core_knockback
core_radiusPull
core_HazardTag_manager
core_uniquetid
core_NewUniqueTID
core_CurrentUniqueTID
core_ClearUniqueTID
Item Utilities
core_HealScript
core_AmmoScript
core_AmmoScript_MTank
core_respawnspot
ACS List
ACS List