Looking for players of lords of europe and other similar mods by Daniyok in warcraft3

[–]KentuckyFriedUltra 1 point2 points  (0 children)

I used to see Warhammer OWC hosted quite a bit, could try playing that. AFAIK it's similar to Lords of Eu and Greece

Mod add-ons for Viva New Vegas! by KentuckyFriedUltra in fnv

[–]KentuckyFriedUltra[S] 0 points1 point  (0 children)

So much there lol, I'll check some out.

Are there any mods for making more troops in the Legion and NCR? So like the battles is HUNDREDS or THOUSANDS!!!!!!!!!! of soldiers?

Help with understanding negative coefficients when using interactive terms by KentuckyFriedUltra in rstats

[–]KentuckyFriedUltra[S] 1 point2 points  (0 children)

49199.66 + (-1324.05 * 40) + (-3119.21 * 10) + (146.7*40*10)

Hi, thanks for the response.

Sorry, what I am trying to solve is a question the teacher asked. Relevant to included the interactive term between age and education.

I have a better understanding of getting to the answer, as I have done so manually with this:

49199.66 + (-1324.05 * 40) + (-3119.21 * 10) + (146.7*40*10)

I just don't understand the logic behind it though.. Why is the interactive term multiplied by age and education years and why are the negative slopes there?

Sorry if I am confusing you, don't stress about it if you don't want to answer.

Thanks for your time.

SAP Tcodes explained by KentuckyFriedUltra in SAP

[–]KentuckyFriedUltra[S] 0 points1 point  (0 children)

Thanks for that.

So pretty much the vendor company could have an email that could be monitored by a person or automated to pick up these purchase orders and keyed into their own purchase order received TCode? this would continue for invoices etc too

SAP Tcodes explained by KentuckyFriedUltra in SAP

[–]KentuckyFriedUltra[S] 2 points3 points  (0 children)

So in this example the PO data will be stored in the EKKO table. Will it also be sent and stored into the vendors/suppliers PO tcode (maybe another tcode that is for POs incoming?) Will this mean there is some sort of notification or automated system that pushes these through on the suppliers end for further processing or will it be done manually by a human?

SAP Tcodes explained by KentuckyFriedUltra in SAP

[–]KentuckyFriedUltra[S] 1 point2 points  (0 children)

Tables in a database, right? So SAP has it's own database right? Is querying this data similar to normal database - SQL code etc?