Jump to content

Dungeon Events 3.7.1

$25.00
   (10 reviews)

10 Screenshots

  • 41.8k
  • 3.3k
  • 335.25 kB
  • Update details
    v3.7.1
    Released
    Download size335.25 kB
    Total versions83
    Time between versions 18 days
    Typical update pace About every 6 days
    Freshness Updated today

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



hairybeanstalk

Posted

i havent gotten any reviews like that, i'll lyk

Martian

Posted

On 3/1/2026 at 7:54 PM, StrongWolves said:

@Martian

Please add hook Dungeon Complet.

void OnDungeonSpawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
{
    PrintWarning($"Dungeon spawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
}

void OnDungeonDespawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
{
    PrintWarning($"Dungeon despawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
}

void OnDungeonWin(ulong playerID, string tierName)
{
    PrintWarning($"Player {playerID} cleared the dungeon tier: {tierName}");
}

 

  • Love 1
illknown

Posted

29 minutes ago, Martian said:
void OnDungeonSpawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
{
    PrintWarning($"Dungeon spawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
}

void OnDungeonDespawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
{
    PrintWarning($"Dungeon despawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
}

void OnDungeonWin(ulong playerID, string tierName)
{
    PrintWarning($"Player {playerID} cleared the dungeon tier: {tierName}");
}

 

what do you mean? we add?

Martian

Posted

2 minutes ago, illknown said:

what do you mean? we add?

Hello, those are hooks for developers. You don’t need to do anything — another person was the one who requested them.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 6
  • Sad 1
  • Love 4

User Feedback

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.