Major update
Fixed CCOH, Fixed starting GP, Fixed DMFI languages, Fix cep weapon appearances, Fixed new player start up system. Added PC deleter. Added ACP 4.1. Full compile. Updated release archive.
This commit is contained in:
@@ -16,7 +16,9 @@ void CreatePlaceable2();
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
|
||||
if (Random(1000)< (5*GetHitDice(OBJECT_SELF))+10 )
|
||||
{
|
||||
object oTemp = CreatePlaceable("temporaryplaceho",GetLocation(OBJECT_SELF),180.0);
|
||||
|
Reference in New Issue
Block a user