Search found 6 matches

by Mairegute
Wed May 18, 2005 9:16 am
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

TO Master-Of-Fungus-Foo-D:

this is what u can read in the file qconsole.log :
"------ Server Initialization ------
Server: melovis
Called FadeSound with: 0.000000
Called FadeSound with: 0.000000
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- S ...
by Mairegute
Tue May 17, 2005 4:18 pm
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

loading my map

Thank you to all did answer me.I spent my time to view the log file and maybe what's wrong in my map is an irregular use of texture/shader.
Infact it doesn'load my map because of it doesn't find some shaders.
by Mairegute
Thu Apr 07, 2005 2:43 pm
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

:o Hello everybody!
TO Master-Of-Fungus-Foo-D :
I'm using winXP to compile.
The "~" key doesn't work 'cause I don't remember any more how to start the game in developer mode...:)(I use the normal link to load the version of Medal of Honor Allied Assault).
Once I had the string to use with the .bat ...
by Mairegute
Wed Apr 06, 2005 8:51 am
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

:( I put one only info_player_start in "my_map";
I payed attention if no other point of respawn is present;
I compiled my_map and got my_map.bsp;
I put it into main/maps/dm;
I started server and select my_map in the game;
the game didn't load my_map : (to click the button "startGame" doesn't work ...
by Mairegute
Wed Mar 30, 2005 8:50 am
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

:)
Thank you for your answer, but unfortunately "my_map.bsp" is in the correct dir maps/dm and is present in the deathmach's available list of map.
I select it, but it isn't loaded by the game.... :cry:
Now I'm trying to recompile it with one only type of texture and create a new pk3 file.
Maybe ...
by Mairegute
Thu Mar 24, 2005 3:09 pm
Forum: Mapping
Topic: Loading my compiled map
Replies: 17
Views: 551

Loading my compiled map

:D I tried to compile my map and put (my_map.bsp)into map/dm and all get right.
But I tried to implement my_map with textures which belong to pak1-5.pk3 of game and add some objects like tables and other objects but after compiling time my_map is not loaded from game.... :(
I'm not using user pk3 ...