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 - angelashes

1
I'll look into it, I hope i'll be able to use it and disable the mouse since I don't want to use it at all. Or maybe if someone makes a mouse controller compatible with pixel movement... Hehe. :naughty:
Not really necessary though. :^_^':

[EDIT] Seems like I wouldn't be able to convert the windows I already have and I'd need to make new ones... Is that the only way ? I don't care about mouse and draggin so isn't there only a way to force it around ? :( [xEDIT]
2
Oh my god. OF COURSE! (And it's not "Those" maps but "This" map, so as ugly as it is, at least there's just one...)
It's testing only.

  • A Squiwell as NPC for some technical things

  • A flower to heal the player + Refill ammo

  • A fence to stop monsters from coming

  • A little peninsula as starting point

  • Monsters spawning on the other side of the water to allow players to snipe them



There is no point in beginning the mapping if we don't at least have 1 tileset...


BY THE WAY
If I could find a real, good scripter that could help me with a couple of issues i'd be really happy. I might be able to fix these myself but I didn't even try yet since I doubt my ability to succeed.

  • Game pauses if a player opens some menus

  • Screen freezes when opening any menu

  • Crash when using items

  • Add a second title screen before the login screen

  • A skill that gets the sprite ID of an enemy and then spawns a corresponding item in the player's inventory
    (Could skip that if it causes too much problem)

  • Adding a second set of equipment for the player : Second armor, weapon etc. And making him lose all the default set when dying but keep the second
    (Could skip that if it causes too much problem)

  • With auto gameover disabled, make the player weaker in ghost form
    (Could skip that if it causes too much problem)

  • And maybe more...



Oh... And this game used to be made on Hero Engine before our main scripter(AND Subscriber, key holder, money manager; The dude that had the rights on the app) let the project down... It's not related really but when I decided to make a game with rpg maker and then realised I had no idea about what to do I took the liberty to...Reuse the concept a little... Heh. Life -.-
3
Intro




So far the only interesting thing to show is the HUD. Don't hope for too much.

Hello. This project is very, very young and I know that the post probably won't be appropriate and will be pretty skinny, hence I have no hope of having this moved for now. I don't have a title, and even no story at all, only a general setting. I will be doing most of it, my girlfriend is going to handle all(Most of) the graphics and another friend is helping(Will be) with the story. So yeah, 3.




Progress




So far here's what it looks like :
Scripts : 50%
HUD : 70%
Graphics : 0%
Story : 5%
Gameplay additions : 2%

Obviously focusing on the HUD for now, I prefer having a clean, working interface as a support for the rest of the project. Most of the scripts that are done are for this HUD, other than that I still need to visually alter BlizzABS to make it look like I want it too.
The graphics are at 0% simply because we plan to use ONLY custom made content. So Icons, characters, items, menus, hud, tilesets, effects etc. Yeah. Crazy deal.



Features




First of all here's the list of the scripts I used (Which are all customized):
Spoiler: ShowHide

  • BlizzABS

  • RMX-OS

  • Stat distribution system

  • Ring Menu

  • Tons of addons



The easiest way to describe the overall gameplay aim is these two games :

  • Phantasy Star Portable (1&2)

  • White Knight Chronicles : Origins



There will be a main story but will mostly look like a side story more than anything. The main game will consist on missions/quests which will all have different challenges and bosses (Thanks to BlizzABS).

Other features (Details)
Spoiler: ShowHide

  • Only 640x480 maps, no scrolling

  • Entirely custom made

  • Will be hosting on Tunngle; so server can, if required, be 24/24h on

  • No party, only the player character



Other features (Maybes)
Spoiler: ShowHide

  • Soul Stealing System





World




As it's previously been said, Story isn't pretty developped, but here's the info...

  • Steampunk style.

Spoiler: ShowHide

Guns!, Brown!, Gears!


  • Post-Apocalyptic

Spoiler: ShowHide

Carnage!, Garbage!, Mysterious creatures!


  • Egyptian

Spoiler: ShowHide

Desert!, Tombs!, Traps!, Long Forgotten LOOT!


  • Souls (Implemented after release)

Spoiler: ShowHide

Ghosts!, Soul Stealing!, Soul leveling!, Soul Gear!


  • And more...





Screenshots




Spoiler: ShowHide

As you can see. It's new and never seen before, YEAH!

  • Stat Distribution System's icon in top-left

  • Custom HUD for bars

  • Map is locked in top right corner

  • Custom HUD for map

  • Hotkeys are direct, and locked

  • Resized hotkey bar



Spoiler: ShowHide

Custom Ring menu screen.

  • Spawns window behind bars. Adds gold display

  • Replaces Map with (Later) Info window

  • List of menu icons :

    • Inventory

    • Skills

    • Equipment

    • Status

    • Upgrade Stats

    • Hotkeys

    • Quit


  • No pre-menu, included hotkeys in the ring menu

  • Included stat distribution



Spoiler: ShowHide

Custom Hotkey screen.


    • Slightly changed the Hotkey screen.






Download




Lolwut? Download?... Not so soon.
4
Yeah well it pisses me off too :( ; The worst is that it worked all well until recently but the only thing I did is playing with the HUD -.-
5
Hi. It's my 1st post ever, pretty late to register here in march 2012 but... Yeah.

So here's what is happening : I'm using BABS, RMX-OS, The stats distribution system, the ring menu, the custom premenu (simply to remove it), the exp in hud script and tons of addons. (Along with all the others RMXP scripts). I'm not a really good scripter but I managed to customize these scripts a little bit and it went pretty well until I try it online with a friend. Everything's fine but as soon as someone uses an item everyone gets an error. [EDIT] : Oh by the way it worked before, the items and all, I just don't know what went wrong recently. [xEDIT]

Item user (me):
Spoiler: ShowHide


Others :
Spoiler: ShowHide


So yeah... Seems like the server freaks out and kicks everyone. But strangely it's the others who get the most errors... Since I edited the scripts you cna't really use these scripts lines but here's the first ones:

(RMX-OS) Script 2267 :
Spoiler: ShowHide
    raise Errno.const_get(Errno.constants.detect { |c| Errno.const_get(c).new.errno == errno })


BABS3 708 :
Spoiler: ShowHide
    if item_can_use?(item.id, forced)


So... Well Yeah I didn't really know in which script's topic to post that since I don't really know where's the real error.

I tried different types of items and they all do it. I wiped my database, too. I tried asking my friend to use an item instead... If there's no other player I can use the item and it doesn't do anything wrong.

Sorry if there's not enough info, ask. I really need to fix that, I don't think the game will be the same if it doesn't have any items...

Thanks.