View Single Post
Author Message
micmacx
Member
Join Date: May 2021
Old 10-12-2023 , 20:45   [DoD:S] Halloween Spawn Pumpkins and Scarecrow.
Reply With Quote #1

Description :

This plugin makes pumpkins appear where a player has died. To prevent players from being blocked by pumpkins, the plugin checks if one of the players is too close to the dead player.
To stick with the Halloween theme, when a flag is taken, it turns into a scarecrow.


Facility :
  1. Download Zip file.
  2. Unzip this file in your computer.
  3. Upload all file in your server, respect the folder architecture.
  4. Change map or restart server.
  5. Setting cfg file if you want to disable something.



Setting :

Setting file is in : dod/cfg/dod_halloween_objects/dod_halloween_objects.cfg

PHP Code:
 // This file was auto-generated by SourceMod (v1.11.0.6502)
// ConVars for plugin "dod_halloween_objects.smx"


// 0 : disable, 1 : enable change flags by scarecrow 
// -
// Default: "1"
dod_Flags_enable "1"

// 0 : disable, 1 : enable Spawn Pumpkins where dead player 
// -
// Default: "1"
dod_Pumpk_enable "1"

// 0 : disable, 1 : enable Solid Pumpkins 
// -
// Default: "1"
dod_Pumpk_solid "1"

// Maximum Number Objects in map 20 to 99
// -
// Default: "20"
// Minimum: "20.000000"
// Maximum: "99.000000"
dod_hal_num_obj "20"

// 0 : disable, 1 : enable Plugin
// -
// Default: "1"
dod_halloween_objects_enable "1" 

Credits :

I don't know who the authors of these models are, but if they recognize their work I would be happy to name them.

Changelog :
12/10/2023 : Plugin 1.0.
16/10/2023 : I didn't update the plugin but just added 2 missing files in the zip file.

Have fun...
Attached Thumbnails
Click image for larger version

Name:	flags.jpg
Views:	94
Size:	92.2 KB
ID:	201859   Click image for larger version

Name:	Pumpkins.jpg
Views:	96
Size:	62.7 KB
ID:	201860  
Attached Files
File Type: sp Get Plugin or Get Source (dod_halloween_objects.sp - 126 views - 14.1 KB)
File Type: zip dod_halloween_object_Compil_1.11.0-6502.zip (3.69 MB, 41 views)
__________________

Last edited by micmacx; 10-16-2023 at 14:40.
micmacx is offline