How do I make a conversation

The best and quickest support by a group of top-notch editing specialists, guaranteed!

Moderator: Forum Guards

How do I make a conversation

Postby W@lton » Sun Aug 28, 05 5:29 pm

Hi when I do a conversation and play my map on Unrealed the log window say that it can find Mission70
I have done everything they say at planetdeusex

Can someone plz help me

Where to put the files an so and the thing with Ms-dos
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby ~Sandro~ » Fri Oct 28, 05 10:42 am

If you're still around here's what to do:
In your LevelInfo go to levelinfo and type the name of your pkg, and number of your mission eg 70
then in your Mypkgfolder under class find your importconv.uc file make shure it is written something like: importconv... conversations: mission70.con
then when you make a converstion save it in yourMypk/conversasion folder as mission70.con
then ucc make an you should have 3 files mypkg.u mypkgaudio.u and mypkgtext.u
More here:http://www.planetdeusex.com/tack/IntroToMakingConversations.html
Voila 8)

PS in level info dont type MyPKG.u just Mypkg
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

???

Postby W@lton » Sun Dec 18, 05 6:19 pm

That is exactly like they say you should do on www.planetdeusex.com/tack and that is exactly what I did but I dont get any files that is named mypkgaudio.u or something like that I dont get anything.

In mypk folder there is classes and conversation folders. in classes there is ImportConversation.uc and in the conversation folder there is Mission70.con

I ucc make and get ONE file in the system folder and its called mypk.u
that is all i get

PLZ HELP ME
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby Gishank » Sun Dec 18, 05 6:59 pm

man your stupid.
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

No

Postby W@lton » Sun Dec 18, 05 7:05 pm

I did exactly like they tell me to do
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby ~Sandro~ » Mon Dec 19, 05 9:21 am

are the files in mypkg folder text or uc files?in windows if you just add .uc the file will be still a text file if hide extentions is enabled!!!
and when you are in conv edit when you start a new conv file, in properties rebember to put the mission number.
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

Yes

Postby W@lton » Mon Dec 19, 05 5:06 pm

I have done everything like that and its spelled like importconversation.uc not importconversation.txt.uc or something so what the fuck is the damn problem. I add weapons a start text and so on so there is nothing wrong with the package. I delete the mypkg.u file in the system folder before I ucc make
I can try and send my map and the package and you can look at it.
Remember that I am swedish so if you find some crasy name its in Swedish
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby ~Sandro~ » Mon Dec 19, 05 8:00 pm

ok send your uc files and conv files to lordsandro@gmail.com or PM me 8)
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

Nah

Postby W@lton » Mon Dec 19, 05 9:46 pm

Im just going to send it here so more ppl can check and find out what I did wrong

Here is the map and the whole package.

PLZ the conversation problem is the only thing holding me back to do great maps

Remember that the map is just a test map so dont laugh at it :)
Attachments
Area 00 test map.zip
(107.55 KiB) Downloaded 178 times
Lasse.zip
(1.86 KiB) Downloaded 185 times
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby Gishank » Tue Dec 20, 05 10:52 am

err, you don't need convos in MP so why not do maps for MP?
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby ~Sandro~ » Tue Dec 20, 05 11:11 am

here: i also modified the map: the levelinfo thing so that the conv work:
open your map in ued and see levelinfo for understanding what was wrong
AND AND AND the Lasse folder the folder is conversations not conversation !!!!!!
AND in importconverstion type this not what was typed

class ImportConversations expands Object
abstract;

// Import conversations
#exec CONVERSATION IMPORT FILE="Conversations\Mission70.Con"
Attachments
LasseAudioMission70.u
(221 Bytes) Downloaded 186 times
LasseText.u
(1.68 KiB) Downloaded 166 times
Lasse.u
(1.77 KiB) Downloaded 162 times
Area0.dx
(758.37 KiB) Downloaded 179 times
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

THX

Postby W@lton » Tue Dec 20, 05 3:25 pm

Thank you so much I can now make conversations I think... Lets see if I can make another one :)

SO the problem was that I should erase

defaultproperties
{
}

????
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby ~Sandro~ » Tue Dec 20, 05 4:31 pm

just copy paste what I have written, and don't forget the name of the folder where are your conversations is called conversations in plural!!!
Another thing the map need to end as .dx not .unr!!! And for the conversation work edit your DeusExLevelInfo, the one with the ? mark...
Voila
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

Yea

Postby W@lton » Tue Dec 20, 05 9:43 pm

Yea I know I have created a working conversation but there is a problem...

I want to change someting in my conversation or conversations. I added 3 conversations and saved it in one file but when I opend it only one conversation was saved but in the game all 3 worked???

How do I "remake" or change a conversation after I created it???

Thx for all the help this far!!!!!
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden

Postby ~Sandro~ » Wed Dec 21, 05 10:37 am

reopen the Mission70.con file with con edit >file>> open.
double click or right click>edit the text wich you want to edit then click on update to save it..

PS: Dae,plz could you write that this topic is solved by me? :P
User avatar
~Sandro~
Regular
 
Posts: 318
Joined: Sun Oct 02, 05 12:15 am
Location: Still figuring out where...

THX

Postby W@lton » Wed Dec 21, 05 2:15 pm

Thx that helped me all I have to do is to make the mapping and some coding then the final check through the map and then I can send it and the package here and you can judge it.

:D
Making a nice map. Will upload it soon. I hope :)
User avatar
W@lton
Newbie
 
Posts: 23
Joined: Mon Aug 22, 05 3:26 pm
Location: Sweden


Return to Editing issues

Who is online

Users browsing this forum: Majestic-12 [Bot] and 2 guests