[English] Slave Maker 3 [Version 3.2.06a]

Status
Für weitere Antworten geschlossen.

AnyMo

Novize
Ich habe das Problem,dass immer wenn ich das Spiel speichere dann in ein Tag wieder gelöscht.
Kann mir einer helfen?
 

Zero

Chief 0perating 0fficer
Teammitglied
Admin
suchfunktion hast du verwendet?
wir haben hier ein paar Vorschläge zu dem Thema

bzw. ist dein spielstand am nächsten Tag nicht mehr da, oder fehlt im Spiel der letzte Tag?
 

AnyMo

Novize
:imc::imc::imc:Danke:imc::imc:

-----[ Doublepost added ] -----

Tut mir leid wenn ich nochmals störe, aber ich finde es.Kann mir einer sagen wo?
 

Zero

Chief 0perating 0fficer
Teammitglied
Admin
ein paar seiten weiter vorne.
Deaktiviere deinen Virenscanner mal. Starte mit Admin-Rechte

und: beantworte meine Frage von oben ;P
 

sgt.brix

Gläubiger
Auf der Entwicklerseite ist ein neues Update V.3.2.02 zum download bereitgestellt worden. Erstmal nur ein Update des Spiels selbst. Eine Vollversionmit Sklavenupdates kommt später.
 

Inugamiga

Gläubiger
Die Vollversion ist draußen:lovelove:
und die bugs vom normalen updaten sind weg:happy:
aber die zu verteilenden Punkte sind wieder auf 100 runter:sob:
 

Selbi7

七武海
Otaku Veteran
Upgrade

Bugfix Upgrade auf Version 3.2.02.

Infos:
This is mainly a bug fix release for the game that also adds some new features and a lot of developer support.

Fixes include


Planning fixes for rest and Talk to Slaves
several meeting related issues
multiple fixes for the xml event system
some reluctance/gender issues for sex acts
Fixes for Shampoo when your slave maker is a Freelancer
fixed for Menace, some undefined's in text
fixes for Ayanami Rei, custom job and some other issues
fixes for Naru and naked options
fixes for Ranma and Martial Arts contest
some events did not reset properly after training a slave
Actually there have been so many I forget them all, and I have been lax in keeping records of them all


Game Play Changes


New house, the Galley
New events related to Slave Maker action 'Attend Court'. More planned
additional text and graphics for Lady Farun, more to come (or cum)
Lamia event expanded upon, several paths, depends on 'Non-Human sex' setting and slave statistics
A new bad-end

Other Changes


Slave Maker Avatars are now loaded differently to conserve memory, so you can add lots more if you like.
Sound effect moved, now the game supports playing any external mp3 file (for developers use _root.PlaySound(Sounds/Circus.mp3"); )
Pure XML assistants are now supported. There is one present now, Arcueid from Tsukihime.
More options, functions for XML events and slaves

Important
I currently have a lot of code to support loading older save games from versions 3.2.0 etc. In the next version I will remove this code. Once you upgrade if you wish to be able to use an old save game for version 3.2.03 make sure to
a) load the save game
b) resave it

Downloadlink:
Hidden content
You need to react to this post in order to see this content.


Das Slaves-Upgrade kommt wahrscheinlich morgen.

-----[ Doppelpost hinzugefügt ] -----

Slaves-Upgrade

Das Slaves-Upgrade um eure Slaves auf den neusten Stand zu bringen. Es sind auch einige neue dazugekommen.
Wichtig:
Erst das Upgrade auf v.3.2.02 installieren und danach das Slave-Upgrade draufhauen!

Installation: extract this into your current game folder. DO NOT extract to a sub folder

Downloadlinks:
Hidden content
You need to react to this post in order to see this content.
 

Zero

Chief 0perating 0fficer
Teammitglied
Admin
...
sind sie nicht.

Hier gehen alle 6 Parts ohne Probleme.
Sowohl direkt als auch per jDownloader
 

Blackwood

Gläubiger
Ich denke ich hab ein bug gefunden könnte aber auch gewollt sein.
Nach dem training der ersten sklavin und mit beginn der zweiten ist Lady Farun nicht mehr am Hofe anzutreffen. man trift sie zwar wieder in den pens kann sie auch befreinen und besuchen aber am hofe ist sie nicht anzutreffen und die Ruinen kann man auch nicht mehr freispielen. Es ist egal was man macht sie sagt immer nur das sie deine hilfe braucht. Die catgirl sachen sind aber durch den besuch immer noch kaufbar.
 
Zuletzt bearbeitet:

tengeltam

Novize
Update 3.2.03 beta 2

Neues Update von Slave Maker 3.2.03 beta 2

http://slavemaker3.blogspot.com/?zx=93a1920a8f4a7742

Another beta release of the game. I have not had an opportunity to test this a lot and I have done quite a bit of tweaking

•some changes to hopefully speed loading
•some lowlevel changes for sounds
•a number of bug fixes, notably one for external events
Some new features for developers

Added the following functions for assistants/events


•ShowAttackChoicesAsAssistant(runmsg) : Boolean
•ShowStatHintAsAssistant(stat: Boolean
•HideItemsAsAssistant()
•EquipItemAsAssistant(item): Boolean
•WearItemAsAssistant(item) : Boolean
•UnEquipItemAsAssistant(item) : Boolean
•RemoveItemAsAssistant(item) : Boolean
•ShowItemDescriptionAsAssistant(item) : Boolean
•HideItemAsAssistant(tem:Number, align:Number)
•ShowItemAsAssistant(item:Number, main:Boolean, align:Number, gframe:Number) : Boolean
•function FadeSounds(time:Number) - fades all playing mp3 sounds, 10% per time in milliseconds. Does not effect internal sounds. Automatically called by core game when an event ends or HideImages() is called
•some other requested changes also done, see development requests thread
•new file Langauges/English/Acts.xml has nodes for all trainings both slave and slave maker. A few migrated to xml, the rest pending. ALL can be used in XML events/slaves

*link removed*

As noted I have not tested this as much as I hoped, so take care with the upgrade. You may wish to preserve your SlaveMaker3.exe and SlaveMaker3.swf temporarily in case of issues.

Installation
Just extract the file into your game folder
 
Zuletzt bearbeitet von einem Moderator:

Selbi7

七武海
Otaku Veteran
Upgrade

Bugfix Upgrade auf Version 3.2.03 beta2.

Hab jetzt doch mal die beta Version von 3.2.03 hochgeladen. Ich selbst habe sie aber nicht installiert. Ich warte lieber noch auf eine "stabile Version". Der Entwickler schreibt auch das er sie nicht viel testen konnte. Ihr solltet also lieber ein Backup machen.

Infos:
Another beta release of the game. I have not had an opportunity to test this a lot and I have done quite a bit of tweaking



some changes to hopefully speed loading
some lowlevel changes for sounds
a number of bug fixes, notably one for external events
Some new features for developers

Added the following functions for assistants/events


ShowAttackChoicesAsAssistant(runmsg) : Boolean
ShowStatHintAsAssistant(stat: Boolean
HideItemsAsAssistant()
EquipItemAsAssistant(item): Boolean
WearItemAsAssistant(item) : Boolean
UnEquipItemAsAssistant(item) : Boolean
RemoveItemAsAssistant(item) : Boolean
ShowItemDescriptionAsAssistant(item) : Boolean
HideItemAsAssistant(tem:Number, align:Number)
ShowItemAsAssistant(item:Number, main:Boolean, align:Number, gframe:Number) : Boolean
function FadeSounds(time:Number) - fades all playing mp3 sounds, 10% per time in milliseconds. Does not effect internal sounds. Automatically called by core game when an event ends or HideImages() is called
some other requested changes also done, see development requests thread
new file Langauges/English/Acts.xml has nodes for all trainings both slave and slave maker. A few migrated to xml, the rest pending. ALL can be used in XML events/slaves

As noted I have not tested this as much as I hoped, so take care with the upgrade. You may wish to preserve your SlaveMaker3.exe and SlaveMaker3.swf temporarily in case of issues.

Installation
Just extract the file into your game folder

Downloadlink:
Hidden content
You need to react to this post in order to see this content.
 
  • Like
Reaktionen: Jan
Status
Für weitere Antworten geschlossen.
Oben