• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
May 23, 2006
1.642
0
Hi,

I'm not sure if those mods are compatible with each other, can someone please enlighten me? If not how can I make them work together?

(I saw there are some event files that both of the mods overwrite, thats why I'm asking this.)
 
Uhh , DD-Smep ? Whos running SMEP at the moment ?
No idea . Can you give me a link so I can look into it ?

Spocky
 
Spocky said:
Uhh , DD-Smep ? Whos running SMEP at the moment ?
No idea . Can you give me a link so I can look into it ?

Spocky

Spocky, egslim was leading it,(he did all the converting by himself) but he just told me today that he passed the leading of DD-SMEP to me :)
( nice timing for this thread )

I can give you all the information you need about DD-SMEP and I hope we can cooparate :)

P.S: There is a new DD-SMEP version, the first one of my own. Its in the unofficial smep thread! ;)
 
jadam said:
@Spocky: This one: http://forum.paradoxplaza.com/forum/showthread.php?p=5978492#post5978492

@eRadicate: Nice, but is it compatible with DAIM? If yes then I'll be very happy to dl it.

It is compatiable.
Im playing SMEP+DAIM for ages, and I was a beta-tester of DAIM.
So I can ensure you that they are compatibale :)

I find them a perfect mix,
because DAIM takes care of the AI, and SMEP takes care of all the events, possibilities, surrenders, etc...

Just one thing. If you want to play both DAIM and SMEP, tick off the
"Costumized events" option when you install DAIM.
 
eRadicate said:
Spocky, egslim was leading it,(he did all the converting by himself) but he just told me today that he passed the leading of DD-SMEP to me :)
( nice timing for this thread )

I can give you all the information you need about DD-SMEP and I hope we can cooparate :)

P.S: There is a new DD-SMEP version, the first one of my own. Its in the unofficial smep thread! ;)

Wow, what a pleasant surprise. Concratulations for your first release ;)

Spocky
 
eRadicate said:
It is compatiable.
Im playing SMEP+DAIM for ages, and I was a beta-tester of DAIM.
So I can ensure you that they are compatibale :)

I find them a perfect mix,
because DAIM takes care of the AI, and SMEP takes care of all the events, possibilities, surrenders, etc...

Just one thing. If you want to play both DAIM and SMEP, tick off the
"Costumized events" option when you install DAIM.

I just overwrote every file when I unpacked SMEP, but so far it is bugless.
 
Spocky said:
Wow, what a pleasant surprise. Concratulations for your first release ;)

Spocky

Thank you. :)
 
jadam said:
I just overwrote every file when I unpacked SMEP, but so far it is bugless.

It should work, I knew installing SMEP after DAIM was an option, but I rather people to be carefull and just tick off the coztumized events.
You can never know what will happen :)

Anyway, Im kind of intrested in DAIM's events and we might made a combination, that is ofcourse, if Spocky and G'Kar will agree.
:)
 
Feel free to use or adapt any DAIM events for SMEP. :)

To be honest, we're not interested in stuffing extra events in DAIM, we try to stick with what we deem necessary, but we'd welcome full compatibility of SMEP and DAIM any day - including minor changes on our side which prove to be necessary.
 
G'Kar said:
Feel free to use or adapt any DAIM events for SMEP. :)

To be honest, we're not interested in stuffing extra events in DAIM, we try to stick with what we deem necessary, but we'd welcome full compatibility of SMEP and DAIM any day - including minor changes on our side which prove to be necessary.

No, you didnt understand me.
I already have my own partition of China. I thought it would be nice if we at least be able to agree of similar partition so we will both have the same events. I know you dont want stuffing DAIM with event. I just asked for cooparation in the events you already have, not to copy them. :p
 
Okay, I see. The problem with the aforementioned partionining of China is that we made it so in order to prevent a convoy bug that occurs occasionally. That's why we give the whole coast of China to Japan, it's not that we felt that it was more realistic. I'm not 100% sure if this bug is still a problem in Doomsday 1.2 (and it's not straightforward to test), but in the meantime we don't want to drop our events.

Other than the changed surrender of China we have "Mers-el-Kebir" in order to make the Allies officially attack Vichy France and the "Slider Reminder" event.
 
G'Kar said:
Okay, I see. The problem with the aforementioned partionining of China is that we made it so in order to prevent a convoy bug that occurs occasionally. That's why we give the whole coast of China to Japan, it's not that we felt that it was more realistic. I'm not 100% sure if this bug is still a problem in Doomsday 1.2 (and it's not straightforward to test), but in the meantime we don't want to drop our events.

Other than the changed surrender of China we have "Mers-el-Kebir" in order to make the Allies officially attack Vichy France and the "Slider Reminder" event.

SMEP has a mers-el-kebir event which is very similar, and I will be glad to use your slider reminder event. :)
 
could anyone tell me how to get slider-reminder working in DAIM-DDSMEP? I like SMEP but I do miss that event a lot...
 
Borsook said:
could anyone tell me how to get slider-reminder working in DAIM-DDSMEP? I like SMEP but I do miss that event a lot...

If G'Kar/Spocky posts the event or sends it to me Ill add it to the new version.
 
Tis this (since I see the permission has been given and I browsing through the files at the moment anyway)

####################################
# Slider Reminder Event
####################################
event = {
id = 126570
random = no

persistent = yes

name = "Slider Reminder Event"
desc = "You can move one of your domestic sliders now"
style = 0

trigger = {
ai = no
OR = {
can_change_policy = { type = democratic value = 1 }
can_change_policy = { type = democratic value = -1 }
can_change_policy = { type = political_left value = 1 }
can_change_policy = { type = political_left value = -1 }
can_change_policy = { type = freedom value = 1 }
can_change_policy = { type = freedom value = -1 }
can_change_policy = { type = free_market value = 1 }
can_change_policy = { type = free_market value = -1 }
can_change_policy = { type = professional_army value = 1 }
can_change_policy = { type = professional_army value = -1 }
can_change_policy = { type = defense_lobby value = 1 }
can_change_policy = { type = defense_lobby value = -1 }
can_change_policy = { type = interventionism value = 1 }
can_change_policy = { type = interventionism value = -1 }
}
}

date = { day = 0 month = january year = 1936 }
offset = 7
deathdate = { day = 30 month = december year = 1953 }

action_a = {
name = "Thanks for the information"
command = { }
}
action_b = {
name = "Thanks, but don't remind me again"
command = { type = sleepevent which = 126570 }
}
}
 
Borsook said:
Tis this (since I see the permission has been given and I browsing through the files at the moment anyway)

####################################
# Slider Reminder Event
####################################
event = {
id = 126570
random = no

persistent = yes

name = "Slider Reminder Event"
desc = "You can move one of your domestic sliders now"
style = 0

trigger = {
ai = no
OR = {
can_change_policy = { type = democratic value = 1 }
can_change_policy = { type = democratic value = -1 }
can_change_policy = { type = political_left value = 1 }
can_change_policy = { type = political_left value = -1 }
can_change_policy = { type = freedom value = 1 }
can_change_policy = { type = freedom value = -1 }
can_change_policy = { type = free_market value = 1 }
can_change_policy = { type = free_market value = -1 }
can_change_policy = { type = professional_army value = 1 }
can_change_policy = { type = professional_army value = -1 }
can_change_policy = { type = defense_lobby value = 1 }
can_change_policy = { type = defense_lobby value = -1 }
can_change_policy = { type = interventionism value = 1 }
can_change_policy = { type = interventionism value = -1 }
}
}

date = { day = 0 month = january year = 1936 }
offset = 7
deathdate = { day = 30 month = december year = 1953 }

action_a = {
name = "Thanks for the information"
command = { }
}
action_b = {
name = "Thanks, but don't remind me again"
command = { type = sleepevent which = 126570 }
}
}

Thank you.
I wonder why is the offset set to 7 instead of 1 :confused:
 
eRadicate said:
Thank you.
I wonder why is the offset set to 7 instead of 1 :confused:

If you don't push the slider , the event will reapppear every 7 days , not every day. Thats the reason.

Spocky
 
Spocky said:
If you don't push the slider , the event will reapppear every 7 days , not every day. Thats the reason.

Spocky

I know what offset means...
Im just asking why is it done this way?
Ive seen it causing some diffuculties.
(The event in one year reminded me only in 3rd January, after than 7th January, and annoying things like that)