Jump to content

doria786

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

doria786's Achievements

Refugee

Refugee (1/15)

0

Reputation

  1. Look for existing plugins or scripts that might allow you to automate resetting the pimp pot to 0SP upon death. Check your server's mod or plugin repositories to see if there's anything that meets your needs. If no existing solutions are available, you might consider creating a script that triggers when a player dies. The script could automatically set the pimp pot to 0SP when a player respawns after death. Use the scripting API (if available) for your game to hook into player death events. When a player dies, you can trigger a function to reset the pimp pot to 0SP. After creating your script, thoroughly test it to ensure it works as expected and doesn't interfere with other aspects of the game.
×
×
  • Create New...