Banner left   Banner center   Banner right

Germanenglish Home · News · Diary · Screenshots · Documentation (Wiki) · Downloads · Guestbook · Forum

Home · Benutzer registrieren · Suchen · Statistik · FAQ · Benutzerliste

Zur Zeit online: kein Gast, xanbank

 X-Force - Fight For Destiny - Forum —› English - gamesets —› the last hope

Seite: << [1] [2] [3] [4] [5] [6] [7] [8] 9 [10] >>

Autor Mitteilung
verfasst am: 26.03.2008, 18:34
Programmierer, allgemeines

Registrierdatum: 06.06.2004, 17:19

 Beiträge: 3186
program GameOver;

procedure StartMission;
begin
  game_api_GameOver('The End');
end;

begin
  MissionName := 'GameOver';
  MissionType := mzObjects;
end.
verfasst am: 17.05.2008, 19:57
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
remember this gameset is not dead it was placed on hold until the version 9.11 came out
verfasst am: 19.05.2008, 19:51
Registrierdatum: 03.02.2008, 07:57

 Beiträge: 36
glad to hear it think were all waiting for 0.911 to come out, I am since I lost everything on my hard drive :(
verfasst am: 19.05.2008, 20:06
Admin, Spielsatz GalWar

Registrierdatum: 31.08.2005, 21:51

 Beiträge: 5596
I'm waiting for the testresults on a new function in the galactic war - if that works as intended we can wrap the package up for publication.
Unfortunately the testers need some time to play to the time that function gets activated, and most of the testers aren't ready at the moment :-(
verfasst am: 21.05.2008, 19:12
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
what is the new function i am asking this a "programer" to know if i can use the funcition in my gameset
verfasst am: 21.05.2008, 19:43
Admin, Spielsatz GalWar

Registrierdatum: 31.08.2005, 21:51

 Beiträge: 5596
The commands are all older (to create a new page), I only combined several of them in a script and at first there were several problems. But the main mistake was at another place and has been corrected a few hours ago.
You can expect the V0.911 sometime within the next few days.
verfasst am: 25.05.2008, 22:03
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
I have bad news i unstalled the 9.10 to instal the 9.11 and i lost my gameset
verfasst am: 25.05.2008, 22:20
Admin, Spielsatz GalWar

Registrierdatum: 31.08.2005, 21:51

 Beiträge: 5596
I don't think so - your Gameset isn't part of the installer, and as long as you didn't remove the directories it shouldn't be erased.

What most probably happened is that the 0.911 got into a different directory, and as a result the editor doesn't see the gameset - you have to move it from the old directory to the new...
verfasst am: 26.05.2008, 16:52 · Edited by: comaner
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
oh you are right thanks for the info and what are the diferences between the old and new editor?
verfasst am: 26.05.2008, 18:20
Admin, Spielsatz GalWar

Registrierdatum: 31.08.2005, 21:51

 Beiträge: 5596
The editor for the game itself has only minor changes - only the description/properties for the gameset have changed. For example you can now add a picture for the new-game-page, and a few more descriptions for the same.

Most of the changes are in the X-Script - renamed and additional functions.
verfasst am: 26.05.2008, 22:43
Programmierer, allgemeines

Registrierdatum: 06.06.2004, 17:19

 Beiträge: 3186
some more new features:
- add custom maps and tilesets
- add custom music + music.ini (load per script)
- add xl-files (needed in combination with x-script to create new ingame-pages)
verfasst am: 30.06.2008, 21:14
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
Hello this is a status report on the gameset so it is not dead!

Story 80% i know it sucks but it is my first try
balancing 0% i don't have a clue how i should do this
non story tech ?% I dont know how i am going to finish those
thats it
verfasst am: 30.06.2008, 21:24
Spielsatz Alliances

Registrierdatum: 14.07.2004, 14:47

 Beiträge: 1185
Zitat: comaner
balancing 0% i don't have a clue how i should do this

Reelease a beta of the gameset, if a Weapon/Alien/UFO/Whatever is overpowered/too weak, someone will tell you ;)
verfasst am: 03.07.2008, 20:21
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
I dont know if you noticed but i still get the error if i want to give a hangar a picture this is the error : Assertion fehlges (H:XF-Quellcodev912 oolseditorfrmEditProjekt.pas, Zeile 1185
verfasst am: 03.07.2008, 20:29
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
and here is the gameset agan it is a little bit improved but i want to balance now but i need info for that so please respond ( and ideas is also needed)

http://files.filefront.com/thelasthopepak/;1091104
verfasst am: 04.07.2008, 18:04 · Edited by: gnfalex
Programming

Registrierdatum: 01.07.2008, 07:53

 Beiträge: 109
Zitat: comaner
http://files.filefront.com/thelasthopepak/;1091104


Please, check Your link.
I has found this file on http://files.filefront.com/thelasthopepak/;10911042;/fileinfo.html
(Thursday, July 03, 2008 04:50 PM; 3.79 MB (3,971,717 Bytes))
Is it is?
verfasst am: 06.07.2008, 19:05
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
Yes it is that link sorry made a mistake
verfasst am: 10.07.2008, 10:19
Programming

Registrierdatum: 01.07.2008, 07:53

 Beiträge: 109
Good day

Please, check this in script:

on string 28 script "science split"
You wrote
procedure Choice(TSender:String); //this procedure is called, if you press the button
must be (from 0911)
procedure Choice(Sender:Tobject); //this procedure is called, if you press the button

And could You remove unused grafik? Project size can discreased from 3,7Mb to 800 Kb. And from the time You can append file by file for use.

Can i help?

Thanks
verfasst am: 10.07.2008, 12:33
Registrierdatum: 30.11.2007, 21:58

 Beiträge: 165
You may help and it is not my foult that the script is foulty i have got it form blackbetty
verfasst am: 14.07.2008, 08:27
Programming

Registrierdatum: 01.07.2008, 07:53

 Beiträge: 109
?
What exactly?
What ideas You want to be paste or change in mod?
How You see the finished mod?

Seite: << [1] [2] [3] [4] [5] [6] [7] [8] 9 [10] >>




Du musst dich registrieren um auf dieses Thema zu antworten.
Login :: » Name » Passwort

Ladezeit (sec.): 0.022 · Powered by miniBB 1.6 with parts of 1.7 © 2001-2003