Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ran

Pages: 1 2 [3] 4 5 ... 12
31
Suggestions / Re: SHIELDS. A new take on the old problem.
« on: August 11, 2014, 09:47:08 pm »
Sounds good, I support this. Shields are a great addition.
But we'd need someone to write the code. :-\

32
Released Mods / Re: [TOTAL CONVERSION] The Piratez Mod - 0.8 - 9 Aug
« on: August 10, 2014, 11:18:22 pm »
Great as usual, unfortunately I only have very little time to play atm...

I've thought about the stone as ultimate weapon for quite some time as well, but I don't think it's easy to implement. As a grenade? Just imagine forgetting to prime your stone before throwing it! ::)
The ideal stone would be both a melee weapon and a re- usable un- primeable armor piercing grenade, the pinnacle of post-apocalyptic technology.
Easiest way to implement it would probably be as ammo for a slingshot.

33
Offtopic / Re: Lethal falling objects
« on: August 06, 2014, 12:05:31 am »
Never seen that either.
What happened to the civilian?

34
Suggestions / Re: New Alien Species: Elvis
« on: July 30, 2014, 02:07:11 am »
I always wanted to add Elvis to the Cydonia mission, having him run around in the alien base like a civilian (but ignored by the aliens) ::)

35
Released Mods / Re: [WEAPON] Fusion Torch
« on: July 30, 2014, 02:00:06 am »
You are welcome, Ivan! :D

I have updated the mod and added the latest translations, thank you for contributing!

36
Released Mods / Re: [ARMOUR] Hazmat Armour 1.0
« on: July 14, 2014, 02:32:10 am »
Good idea!

I like playing with fire as well. ::)

But are the green-blue shoes intended or just a recoloring glitch?
I would also remove the green patches from the leg sprites, looks kind of weird.

37
Tools / Re: Recoloring Script
« on: July 14, 2014, 02:27:19 am »
Might actually prove useful when creating an alien race with camouflage abilities.

38
Work In Progress / Re: Rocket Launcher aliens a no-go
« on: July 08, 2014, 12:19:55 am »
Would enabling additional ranks involve a lot of work? 
I guess so... :-[

The problem with the current set of ranks is that the aliens with heavy weapons i.e. engineers are almost exclusively restricted to the inside of UFOs where they are pretty useless. The Battleship is a good example. Th guys with Blaster Launcher stay on the top floor of the UFO until most of their comrades are killed, then they panic and drop their weapons or blow themselves up. I've been playing OXC quite a lot and I can't remember when I last lost a soldier due to Blaster Launcher attack, but it was a long long time ago.

So having a second soldier type as heavy support / sniper who can be positioned on elevated positions outside would make a lot more sense. An easy way would be to convert engineers to this by rearranging their spawning points and increasing their numbers but it in terms of game logic seems a bit weird that engineers would fill this role.


39
Work In Progress / Re: Alien Cat Nip (Alien food)
« on: June 19, 2014, 01:26:43 am »
How's this?


But seriously - it just doesn't work with current code, unless the alien is disarmed. :(

40
Suggestions / Re: [SUGGESTIONS] Ideas for new total conversion
« on: June 19, 2014, 01:23:07 am »
 ;D
On the other hand, they'd probably buy the rights on the original UFO and TFTD and close down all of OXC as revenge... :'(

41
Work In Progress / Re: Alien Cat Nip (Alien food)
« on: June 19, 2014, 01:06:31 am »
I tried to create a candy bar a while ago but the aliens didn't like it.
Maybe I used the wrong flavor  :-\

42
Suggestions / Re: [SUGGESTIONS] Ideas for new total conversion
« on: June 19, 2014, 01:05:16 am »
40k mod would be awesome but be prepared to get sued for copyright infringement like you have never been before! ::)

43
Work In Progress / Re: Alien Cat Nip (Alien food)
« on: June 18, 2014, 12:49:47 am »
My original Idea was to use candy as bait, lay out a track of sweets and wait behind a corner armed with a baseball bat until an alien comes by picking it all up. ;D

44
Work In Progress / Re: Alternative explosion sprite
« on: June 18, 2014, 12:16:36 am »
Ok, the hit sprites work now, and weird explosions are also fixed if you space apart the file numbers by 8.
Still you can only replace the original explosion sprite, not create different ones for different weapons.

So my request to all you coding wizards out there - could we pleease have custom explosion sprites? :-[
I mean, the option to define something like:

Code: [Select]
items:
  - type: STR_GRENADE_1
    explosionAnimation: 2
  - type: STR_GRENADE_2
    explosionAnimation: 10
extraSprites:
 - type: X1.PCK   
    width: 512
    height: 128
    subX: 128
    subY: 64
    files:
      2: Resources/Explosions/Explosion1.png
      10: Resources/Explosions/Explosion2.png


45
Work In Progress / Re: Alien Cat Nip (Alien food)
« on: June 18, 2014, 12:03:16 am »
But aliens only pick up items if they have no weapons and if no one sees them, right? :(

I wanted to create an alien bait which could be built from alien entertainment, but it's of little use as long as it only works on disarmed aliens.

Pages: 1 2 [3] 4 5 ... 12