|
ORKSPAWN |
|
|
Select an Option |
|
|
Main -History -FAQ Core Settings Region Spawning Spawn Groups Point Spawning Chest Spawning Security Personal Conversions |
OrkSpawn [Alpha] by S1tH v0.3b ************************************************* OrkSpawn ************************************************* OrkSpawn is a spawner that, at final release, should be able to spawn -Regions -Points -Treasure Chests And both regions and points will support items. In this alpha version, only region spawning is available. ************************************************* ************************************************* Installation ************************************************* Just drop the package into pkg\opt or wherever and enable it in the pkg.cfg Goto your "death.src" (pol\scripts\misc\death.src) At the top of the file, add this: include "../pkg/opt/orkspawn/orkspawn"; Add this into the program code, wherever you want: //OrkSpawn CheckAndHandleDeath(corpse); You can also add the "CheckAndHandleDeath(thing)" function to your taming script, so that animals that are tamed will be respawned. Although it could cause NPC "flooding" if people were to walk around taming then releasing every animal they see. ************************************************* ************************************************* How To Use ************************************************* Once orkspawn is running, you can control everything from the text command .orkspawn You can also access the orkspawn controls from Myrathi's Control package ( using .control ) For more information on spawning, or getting spawns from other packages, see the orkspawn.html document in this Docs folder. ************************************************* ************************************************* Help! Its fucked! ************************************************* You can contact me for assistance: ICQ 38288137 eMail sithilius@hotmail.com Or you can get help from the great peoples on the pol-scriptforum http://groups.yahoo.com/group/pol-scriptforum/ ************************************************* |