Jump to content

Atom

Members
  • Posts

    87
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Atom last won the day on April 21

Atom had the most liked content!

About Atom

Profile Information

  • Current Mood
    Hungry
  • Gender
    Male
  • Country
    China
  • Location
    Shanghai
  • Interests
    marshmello & snickers

Recent Profile Visitors

1,525 profile views

Atom's Achievements

Collaborator

Collaborator (7/16)

  • Reacting Well Rare
  • First Post Rare
  • Collaborator Rare
  • Dedicated Rare
  • Week One Done Rare

Recent Badges

10

Reputation

  1. What usually causes “spawn → instant despawn” Grand Boss state is locked or in a future window In many C4 OFF builds Baium uses a boss-state table (names vary by pack): grandboss_data, raidboss_status, or a raidboss_spawnlist + status table. If status is not “ALIVE/0”, or the next respawn time is in the future, the AI spawns then immediately cleans itself up. Fix: Set status to alive and clear next_respawn. Example patterns you might see: status = 0, respawn_time = 0 (or <= current time) Some packs also have current_hp, current_mp—not critical, but can be reset. Baium’s AI quest/condition gate fails Most C4 OFF Baium scripts require the waker to be on the Blooded Fabric stage of An Arrogant Search (not just “quest started”). If your chars are only at “quest begins”, the AI notices the condition isn’t legit and despawns Baium back into the statue. Fix: Make sure the player who clicks the statue/Angelic Vortex is on the Blooded Fabric step (the step right before waking Baium). In DB this is often stored in a per-char quest vars table (names vary): character_quests, char_variables, etc. Look for the quest entry for An Arrogant Search and confirm the cond/prog value matches the Blooded Fabric stage. If needed (for testing), set the cond to the Fabric stage and ensure the character actually has Blooded Fabric in inventory.
  2. I dont think that walker works perfect there, you can ask for adrenaline that may be better for Reborn.
  3. You can try discord of mc to, for fast responds. @Marmas https://discord.gg/2NmgcAHwD9
  4. Good luck!
  5. Real skills, looking for new mods on youtube!
  6. It can be helpful sure, nice share anyway!
  7. You can find something that fits on you, there is to much people trusted out there.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock