Stargate Dialing Program (teleport with menu)

Started by crzyone9584, February 08, 2010, 04:22:37 pm

Previous topic - Next topic

crzyone9584

Hello. I'm in need of a scripter. The script I need is a Stargate Script. It's for my game.

Research:
Here is a wiki on how the gate system works. Hope it helps.

http://en.wikipedia.org/wiki/Stargate_(device)#Operation

Requirments/What it should do.
Press a key (like f10 or so) in the area around the Stargate about 2 or 3 squares away, to bring up Menu.

Ability to use DHD (Dial Home Device) If no PDD (Palm Dialing Device - New Item Not part of Stargate shows) More info on DHD http://en.wikipedia.org/wiki/Stargate_(device)#Dial-Home_Device

Menu lists all known gate address you know and saved to your PDD (Palm Dialing Device) Ability to add to list by

stargate_add_gate(id) where id = the number of address in the database/script as explained below

Ability to input random Gate address to see if gate is able to make connection to another gate. Once connected Map name and symbols added to list for good. Script (or second script) to hold locations map id, x,y locations. So something like this:

Gate symbols (images have a number assigned to them there are 36 symbols so numbers will go from 1-36 or so. But needs to be able to add more symbols for different galaxies (Pegasus gate and Stargate Universe Gate symbols) So total of 108 symbols) 1,2,3,4,5,6,7,8,9 (ability to dial up to nine chevrons depending if they have an item to increase power to PDD or DHD script call to check if item is in hand or not.)

id 1 = (numbers will display as images in DHD/PDD) 1,2,3,4,5,6,7 = (Mapid, x, y)

if no connection then output a message saying that there is no known gate at this address.

These symbols for the input menu - but ability to change the symbols to the other two symbol types. (Atlantis and Universe symbols)
http://en.wikipedia.org/wiki/Stargate_(device)#Symbols_at_Giza

Knowing which symbols inputed then the traveler will be transported into a gif/animted screen of something like this
http://en.wikipedia.org/wiki/File:New_wormhole.jpg (but not needed fade black and then fade back into the new map will do, but would really like the ability to add an animated picture before the map is loaded)

Ability to remove/disallow travel depending on global variable set with the global variable script for rmx-os



Examples of gate addresses and their corresponding number for the glyphs

http://www.rdanderson.com/stargate/glyphs/glyphs.htm

Other scripts I'm using.

This is the exact order of scripts that i have been able to get to work so far. Will be adding Blizz-ABS and Blizz-ABS RMX-OS addon.

Item storage - Game_guy
Quest Log System - Game_Guy
Advance GameOver Script - Jackolas
Advanced Customizable Default Menu System - Game_Guy
Tons of Add-Ons - Still selecting scripts to use. But for the safe part assume I'm using them all except custom keyboard.
RPG Maker XP Online System (RMX-OS) - Blizzard
Advanced Time and Environment System (ATES) - Blizzard
Global Day-and-Night System for RMX-OS - Blizzard
Remote Restart for RMX-OS - Blizzard
(RMX-OS) Storage Save - For game_guy Item storage script
Global Switches and Variables for RMX-OS - Blizzard
Mouse Controller - Blizzard - May get rid of this. Not liking it.
Chaos Project Debug System - Blizzard


I know this is a big request. I will be willing make a deal. You can release it or not. Its up to you. But know this if you make this script I'll most likely come back to you again for a few more.

Blizzard

Hm... I think you can actually pull this off with events. If you don't mind not having the correct graphics, of course. >.<

Basically this can be done by just combining specific codes with map IDs where another Stargate is and that's it. The script should be less than 50 lines of functional code. The GUI will probably eat up more than 200 lines. xD
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

crzyone9584

With events? I never really thought about that. That and I really wouldn't know where to begin with a  Stargate event system.

crzyone9584

Still looking for someone to help me on this. I'm not good with events and don't know RGSS. But i would rather have it in scripts so it could have the images and a menu.

If you would like to be compensated just pm me with the details and I'm sure we can work something out. Also among the scripts above i finally have blizz-abs working. So it would need to work with that to. Along with being able to customize the buttons so it would work with my layout buttons.

Sry for the double post.