This is what I'm using now.
object oPC = GetPCSpeaker();
object oItem;
oItem = GetItemPossessedBy(oPC, "unassignedmana");
if (GetIsObjectValid(oItem))
DestroyObject(oItem);
if (GetIsObjectValid(oItem))
DestroyObject(oItem);
if (GetIsObjectValid(oItem))
DestroyObject(oItem);
edit: to fix the jargon without the [code=auto:0] feature.
Modifié par Buddywarrior, 15 juin 2012 - 03:14 .





Retour en haut







