Inactive [MECH] PickBoat v0.5 - change boat destruction behavior [1.3]

Discussion in 'Inactive/Unsupported Plugins' started by maczydeco, Jan 27, 2011.

  1. Offline

    maczydeco

  2. Offline

    maczydeco

    I just updated it
     
    khamseen_air and Jay101 like this.
  3. You're the man :)

    Many, many thx from my users and myself :)

    [edit] : while editing the boat drop config (replacing wood and stick by : boat: 1)
    the boat line stay in the config.yml but stick and wood just reappear with every reload or restart from the server ...
    could you check that ? or i'm doing anything wrong ?

    here is my config :

    Code:
    boats_die_when_destroyed: false
    boats_die_when_crashed: false
    boats_never_crash: true
    boats_return_to_owner: false
    boats_return_to_attacker: false
    boat_drop:
      boat: 1
     
  4. Offline

    maczydeco

    I didn't realise the default settings would do that, but you can set stick and wood to 0 to fix this.
    However, the things in boat_drop are only dropped when boats_die_when_destroyed or boats_die_when_crashed are set to true, otherwise it will drop a boat by default.
     
  5. ok, i will try this behavior, thx for your fast answer :)

    [edit] ok, i finally manage to understand the config file, it works flawlesslly so far :)

    thx :)
     
  6. Offline

    NEREVAR117

    This is a great mod, and it still seems to work, even with 1.2.5.
     
  7. Offline

    rareshutzu

    That's exactly what I was going to ask. Thank you very much :)
     

Share This Page