Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Animated 1 Hero CMS - SDK
#1
Animated 1 Hero CMS
Caldaron
Version: 1.10
Nov 12 2006

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Features

Menu
  • grayed Map visible
  • fading and sliding Windows
  • uses Bars
  • includes Learn and Quest Script
  • shows Location
  • Pop-Up Window for gained Items, Gold and exp
Learn Script
  • Choose exp needed to learn a Skill
  • Enhancement
    • Choose the Skill's Enhancement Skill
    • Choose exp needed to enhance a Skill
Quest Script
  • Quests can have multiple Tasks
  • Uses a wrap text, so your description can be limitless long
  • Unlimited Task Conditions separated in Switches and Variables
  • Rewards
  • Info Window pops up when Quest/Task/Switch/Variable has been changed


Script
As an attachment




Instructions

Here some methods.
Code:
add_learn_exp(actor_id, value)
# adds value to the actor[actor_id]'s learn_exp
add_learn_skill(actor_id, skill_id)
# adds the skill[skill_id] to the actor[actor_id]'s learn list
activate_quest(quest_id)
# guess...
change_task_switch(quest_id, task_id, switch_id, true/false)
# changes the switch[switch_id] of the task[task_id] of the quest[quest_id] to true/false
change_task_variable(quest_id, task_id, variable_id, value)
# adds value to the variable[variable_id] of the task[task_id] of the quest[quest_id]


Incompatibility

Won't be compatible with some scripts, will need much to edit

for those who use Mr Mo's ABS:
Go to the ABS's Scene_Skill and change it to
Scene_Skill
and place my CMS over his Scripts


Credits and Thanks
Credits go to me
Thanks goes to Trickster for some help


Attached Files
.txt   1_Hero_CMS.txt (Size: 129.74 KB / Downloads: 1)
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Animated 1 Hero CMS-Non-SDK Caldaron 0 1,745 11-12-2006, 01:00 PM
Last Post: Caldaron



Users browsing this thread: