Recent content by WackO_WilL

  1. W

    How can I make a program continue Processing.

    Well, Explorer.exe can always be ended to give the extra 120K memory to other programs, and can be started up when you need it. Turns out, I let it run over night, And i came back in the morning to an error "Physical Memory is at a dangerous level, Close unneeded programs and retry". This being...
  2. W

    How can I make a program continue Processing.

    I am using BB Flash Back Pro Player. It saves the videos into its own extention. The System itself is reall good and reliable (Just don't try to record 3d Accelerated Games) And right now, i'm just trying to chop up 3 hours into 10 minute segments, because my Computer usually takes a poop on me...
  3. W

    How can I make a program continue Processing.

    okay, So I took on the project of recording 3 hours of minecraft. me and my friend (I was on another computer) time lapsed us making 2 houses and a farm. Now the problem is. 1 I recorded at 30Fps, Which is a little much for 3 hours. And 2 My Video Editing Software goes unresponsive. this is...
  4. W

    RPG Ability poll

    But also think along the lines of, I know how to throw a stone. How ever. the more i practise and throw, the more accurate i am of hitting something with it. If i learned how to throw fireballs, im pretty sure some how you can learn to throw bigger and better fire balls with enough time. Thats...
  5. W

    Damage in the Day

    Like i said, Something like this.
  6. W

    Damage in the Day

    You would make 1 Trigger that Deals X Damage Every Second, turn it off at night, turn it on during day. Should look something like this. hurt Events Time - Every 1.00 seconds of game time Conditions Actions Unit Group - Pick every unit in (Units of type Footman) and...
  7. W

    RPG Ability poll

    Next time i wont.
  8. W

    RPG Ability poll

    yes. This is taken into consideration. Female Male | | ----------- ----------- | | | | |...
  9. W

    Adding Abillities Ingame.

    You can ignore that. That was for mere Testing. I added that in somewhere? I cant seem to find where. Ill have to remove it. Last created unit is my Hero unit. Also i found the problem. You cannot select a unit that you cannot See. So I was selecting a Unit That had 0 sight, and off the map...
  10. W

    Adding Abillities Ingame.

    Yes. I removed it after seeing that my silly self. But now another problem Arises! Raise Skeleton P1 Events Unit - A unit Uses an item Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions...
  11. W

    Adding Abillities Ingame.

    Thanks for the trigger. But im working on my own where it brings up a dialog box. and reads what spells your hero has. and it cost 1 lumber to add to a spells level. So its something like. You have 2 heros. ones named Your hero, and the other is named Upgrade ability. when you click upgrade...
  12. W

    RPG Ability poll

    So, I was wondering. if players in a general would prefer one way of leveling abilities. one way will be the standard. Pick classes get preset Abilities. also killing creeps and rewards to quests/bosses dropping tomes to use to gain abilities and then being able to unlearn them, and leveling...
  13. W

    Adding Abillities Ingame.

    Raise Skeleton Events Unit - A unit Uses an item Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions (Item-type of (Item being manipulated)) Equal to Tome of Raise Skeletons...
  14. W

    Help with "upgrading items"

    It should look more like this. Kill Events Conditions Actions Unit Group - Pick every unit in (Units in (Playable map area)) and do (Unit - Kill (Picked unit)) Picked unit refers to every unit as its picked, For the Pick Every units in region.
  15. W

    Adding Abillities Ingame.

    Thanks. But I mean. When he learns an abillity. The option to Upgrade it with his level Isnt there. Like, THe upgrade abillity with a point Icon. ANd when i do add that. It still doesnt add the spell to the spell card. hmmm.
Top