HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Another type of importing

02-25-2009, 06:47 PM#1
Tastingo
Hey I was just wondering if it's possible to import the TFT spells file into RoC, so that those spells become available to use on RoC.

Also was wondering if it's possible to disable Saving and Pausing.

Would be a lot of help, if someone could answer. Thank you.
02-25-2009, 07:11 PM#2
Rising_Dusk
Quote:
Originally Posted by Tastingo
Also was wondering if it's possible to disable Saving and Pausing.
Nope.
Quote:
Originally Posted by Tastingo
Hey I was just wondering if it's possible to import the TFT spells file into RoC, so that those spells become available to use on RoC.
Sure can. Assuming RoC has the import manager, which if I recall it does, then you can import TFT models/textures/etc. into a RoC map. The only problem is that it costs filesize for the RoC map, whereas for a TFT map it would not.
02-25-2009, 08:01 PM#3
Bobo_The_Kodo
You can modify SLKs and import them (with mpq editor) to the compiled RoC map to add TFT spells...

You can disable pauses by doing
PauseGame(true)
PauseGame(false)
3 times at start (assuming its a multiplayer map)

Don't think so about saving though
02-25-2009, 09:05 PM#4
Tastingo
What I mean by importing TFT spells is, like adding spells that were introduced to TFT. Such as like locust or healing wave.
02-25-2009, 09:10 PM#5
Bobo_The_Kodo
Well seeing as they are TFT spells, they aren't available in RoC...
02-25-2009, 09:29 PM#6
Tastingo
Sorry for not really making it clear. But what I meant was I want to import the file containing the tft spells. Like the code for the spells, into RoC. Making it so they are available in RoC.
02-25-2009, 10:14 PM#7
Zerzax
My question is, why avoid TFT 7 yrs after it came out?
02-25-2009, 10:53 PM#8
ShadowWolf
Yeah, go mow some lawns and go buy it. It's like $20 tops.
02-26-2009, 01:18 AM#9
akolyt0r
Quote:
Originally Posted by Tastingo
Sorry for not really making it clear. But what I meant was I want to import the file containing the tft spells. Like the code for the spells, into RoC. Making it so they are available in RoC.

its pretty much hardcoded in the game.dll or something ...you "cant" import them AFAIK
02-26-2009, 03:09 AM#10
Tastingo
I obviouslly have TFT if I'm trying to import stuff from it lol. I wish to avoid it because I would like it also RoC compatible. Hm dang, I thought maybe if you replaced enough stuff it would work. Thanks though.
02-26-2009, 05:27 AM#11
Jazradel
Its possible you could copy over the .slks. If you're lucky blizzard will have hardcoded the spells in a patch at some point.
02-26-2009, 01:02 PM#12
akolyt0r
well oyu would have to test that with a RoC only installation...