Search results

  1. Glitch

    Video Edit?

    Making a video like that can seem tricky at first, but it's definitely possible. I had a similar project where I wanted to create a cool video for my friend's birthday. At first, I was using basic editing software, but it just wasn't cutting it for the fancy effects I had in mind. So, I started...
  2. Glitch

    Canceled A.D. Vanderstein's Time Wars Saga

    Wow! It is truly an epic sci-fi action game. Amazing artwork with a franchise/universe crossing storyline A.D. Vanderstein I'm a huge sci-fi gaming fan, if it ain't zombies or aliens I generally don't play lol. Every character and their corresponding games I have played except for Gears of...
  3. Glitch

    Complete TMNT: Rescue-Palooza!

    Congratulations on your game release mersox , turtly awesome !!! 😁 I am still playing through it, currently at the "under destruction" stage. It is amazing how many characters you made for this game; recolouring, respriting, editing and coding, damn the amount of hard work that went into it 😮😬...
  4. Glitch

    Complete LOTDD - Now: Ultimate Double Dragon

    Simply amazing Mr.Q! I too got hooked on BOR through your games as well just like many others here :), even more a fan of yours these day with this awesome tribute to Double Dragon and Kung-fu movies. In fact, I am not sure if I had asked you before, but I am using your ''Final Fight...
  5. Glitch

    In Progress Mortal Kombat - The Chosen One

    Outstanding work dantedevil  :o this game is something else altogether. Never thought the MK lore could be made even deeper, your storyline itself is praiseworthy the way it fleshes out in the various levels. Have to say, RoboCop is one of my all time favorite characters 8)...I'm loving the...
  6. Glitch

    Complete Marvel Infinity War

    That is one of the most bad ass trailers/sneak peek of a game I've ever seen! ZVitor this is a legendary alliance of marvel characters you have, I still play the older version all the time! Can't wait to play the latest version ;D
  7. Glitch

    Canceled DBZ Hyper Dimension 2 (MOD)

    Felt like I was watching the cartoon betterbold  :), I loved the cutscene like effect when both characters do their power wave... amazing! With some sound effects from games and the cartoon as well, this will be one hell of a DragonBallz game.
  8. Glitch

    Complete Mega Man Armada [updated 12/24/2019]

    Just watched the playthrough dafamily , thanks for sharing. Lol I would have picked AVGN as soon as I saw him too This is an epic mod NickyP , so many characters from so many places, a fan to be found no matter where. I like the different attributes of each character, suit different play styles...
  9. Glitch

    Canceled The Lab of Mr.Din

    Those sprites look great, attention to detail in your game is on point Mr.Din , I have been following this for long now (silent observer lol), I am a fan of SOR too. I gotta say your animating is very fluid and realistic, I am trying to do the same with my mod as Dean had a limited original...
  10. Glitch

    Android Custom APK

    Wow! This is awesome news msmalik681 . Downloading now to check it out. Now many developers can hopefully upload their games to Play store, this will reach a whole new audience and maybe bring more developers/modders into our community :D I as well dislike the in app purchase model nsw25 , I'd...
  11. Glitch

    Bruce Lee lookalike

    Being a fan of Bruce Lee since I can remember, this amazed and touched me. Young man from Afghanistan that looks like Bruce Lee. Not just looks , but dedication, spirit and honour. No one can replace the legendary Bruce Lee, there was only one. But this guy admits it and simply wants to...
  12. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    Nope, the only script I'm using for character is animation script which has your runstop script. I will research the other scripts and learn what their usages are, thanks for telling me about updatescript and ondrawscript :) I will take an updatescript from another mod and add the in level...
  13. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    That's an excellent suggestion printing the variable so it can be seen. So I should have an ondrawscript I gather, okay will make one, do I add that line only to the file?... Or do I write @script inline ? Whenever I created a script file I called the function with @cmd, how do I use drawstring...
  14. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    Thanks for the assistance @O'Illusionista  :). It is working after the changes made above, character fires 10 bullets only  and then the magazine is empty. only upon doing the cancel to reload and cock gun animation does the bullet count go back to 10. However I'm still confused as to how the...
  15. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    Your script for Brand character is great and saying it has more than I need is an understatement 😉 Thanks for sharing it Ilu. I have the declaration of ammo value in the spawn anim of non weapon player character sheet, Dean is Player, dean1 is none Script to declare ammo value is in Dean...
  16. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    I have messed around with the script more, I changed the if else statement in the firing weapon animations to: (ANI_FREESPECIAL29 plays the misfire/ammo empty animation) And then in the idle animations a cancel to below reload/cock animation which has script to full ammo to its value back...
  17. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    Idle anim from which fire handgun freespecial can be activated, usually has multiple freespecial cancels, now set to singular freespecial just to test: anim idle3 range -300 430 rangez -100 200 loop 1 delay 30 offset 66 138 bbox 60 56 25 82 @cmd changeentityproperty getlocalvar("self")...
  18. Glitch

    Solved Script_Count ammo fired (weapon), not lose weapon, have reload animation

    Hi guys :) I have my character with a handgun weapon (type none) in which he fires bullets. Bullets are not set as ammo- as upon full depletion weapon will drop, which is not what I want. Weapon file does not have ammo count nor is it even a pickup weapon, character always will have handgun...
  19. Glitch

    Continue bug in latest version 6412

    Noted well Damon Caskey , thanks for the reply.
  20. Glitch

    Continue bug in latest version 6412

    I tested the latest version 6412 of Openbor, there seems to be a bug with continuing. Whenever my lives are used up, I am unable to continue as it quickly goes to game over screen before I can press a start. I checked the forums before posting as I do not want to start a  new thread for bug...
Back
Top Bottom