fodev.net

FOnline Development => General Discussion => Topic started by: adumbperson on August 26, 2014, 12:47:14 pm

Title: Mapper rev 455
Post by: adumbperson on August 26, 2014, 12:47:14 pm
Hello i'm trying to work around maps, but it seem there is some problems ...

[00:000] Starting Mapper (version 455)...
[01:194] Bind reserved functions...
[01:205] Bind reserved function fail, name<map_load>.
[01:207] Bind reserved function fail, name<map_save>.
[01:207] Bind reserved functions fail.
[03:01:247] ProtoMap::Refresh - Load file<maps\intro_init.fomap> fail.
[09:16:569] ProtoMap::Refresh - Load file<maps\klamath.fomap> fail.

...
Title: Re: Mapper rev 455
Post by: Ghosthack on August 26, 2014, 05:31:24 pm
Are you using TLA SDK or 2238 SDK as development base?

Looks like you are using latest TLA mapper. What commands are you entering? Are you sure the maps are also downloaded in their correct directory?
Any screenshots or is the mapper not even starting (would be strange, since log indicates you've tried loading two maps)?
Title: Re: Mapper rev 455
Post by: adumbperson on August 26, 2014, 06:07:20 pm
Are you using TLA SDK or 2238 SDK as development base?

Looks like you are using latest TLA mapper. What commands are you entering? Are you sure the maps are also downloaded in their correct directory?
Any screenshots or is the mapper not even starting (would be strange, since log indicates you've tried loading two maps)?

I'm using TLA sdk, the mapper is starting(i mean i see the window), the command i use is ~klamath.fomap to load a map, but appears to not working :/
Title: Re: Mapper rev 455
Post by: fonliner on August 26, 2014, 06:57:17 pm
Because you type name with .fomap, write ~klamath and enter. There is somewhere good mapper tutorial but i musi find it. I will send you link when i find it.
Title: Re: Mapper rev 455
Post by: adumbperson on August 26, 2014, 07:16:01 pm
Because you type name with .fomap, write ~klamath and enter. There is somewhere good mapper tutorial but i musi find it. I will send you link when i find it.

My bad... you've reason, it work now.

Thx for replies.
Title: Re: Mapper rev 455
Post by: fonliner on August 26, 2014, 09:27:16 pm
Yeah no problem and mapper tuts is here http://forum.newfmc.pl/index.php?topic=47.0 use google translate, its the best tut which ever made, maybe the one :P
Title: Re: Mapper rev 455
Post by: adumbperson on August 27, 2014, 03:01:02 pm
Thx i'll take a look.