Change time and making files problem


(JerreSJ) #1

Hello
I have made a map with gtkradiant. But i still have 2 problems.

  1. I dont know how you can edit the respawn time / total time
  2. At the end, you need and objdata en script file of your map, how do you make those things?

(this is my first post >.<)


(UJERebel) #2

Welcome =)

Try to look here http://www.pythononline.co.uk/et/tutorial08.htm

This 2bit tutorial is the best you can get if you begin with Et mapping!:stroggtapir:


(JerreSJ) #3

Yes, i know its a good website, im using that one, but i dont know how to change the time, i search at google, but i didnt found anything.


(UJERebel) #4

Taken from the website…

wm_axis_respawntime 10 
wm_allied_respawntime 10

Change these '10" to what you need.

wm_set_round_timelimit 30

This is the main time…


(JerreSJ) #5

Okey, i think i better take a very good look at that website. Sorry.


(UJERebel) #6

No problem =)

Feel free to ask more :slight_smile:


(JerreSJ) #7

Okey, i have another problem. I have a song (in wav) and i converted it to wav (512kbps) and if I try to play it in pakscape, it works. But if i add it to my map, it doesnt work. I have cortex on my pc and renamed my song into cortex_who.wav and placed it instead of the other one (in cortex_who.pk3) and the song doesnt play if you open the map with ET.exe

(sorry for my bad english, i’m dutch)


(JerreSJ) #8

It worked to make my pk3 file. Evorything works, but if i put it on another computer, nothing works, no music, no texture. Can you plz look at the pk3 file? I dont know what i’m doing wrong. You can download it here


(stealth6) #9

I just ran it on my fresh install, this is what was in the console:


WARNING: Couldn't find image for shader textures/nz_cam/nz_cam
WARNING: Couldn't find image for shader textures/nz_flash/nz_flash
WARNING: Couldn't find image for shader textures/RTCWcastle_floor/floor_c04c
WARNING: Couldn't find image for shader textures/NULL
WARNING: Couldn't find image for shader textures/SaberPeak_terrain/sp_dirtgrass
WARNING: Couldn't find image for shader textures/SaberPeak_terrain/SP_rockgrass8
WARNING: Couldn't find image for shader textures/effects/redflagmap
WARNING: Couldn't find image for shader textures/baserace_desert/temple_wall

and


Image not power of 2 scaled: levelshots/funworld_cc.tga
WARNING: Couldn't find image for shader levelshots/funworld_cc.tga
Image not power of 2 scaled: levelshots/funworld_cc.tga
WARNING: R_FindImageFile could not find 'levelshots/funworld_cc.tga' in shader 'levelshots/funworld_cc_trans'
Shader levelshots/funworld_cc_trans has a stage with no image
Image not power of 2 scaled: levelshots/funworld_cc.tga
WARNING: R_FindImageFile could not find 'levelshots/funworld_cc.tga' in shader 'levelshots/funworld_cc_automap'
Shader levelshots/funworld_cc_automap has a stage with no image

It appears you’re not mapping on a clean install, for the rest are some minor bugs.
For instance a texture’s size needs to be a power of 2 so:
64x 64
128 x 512
128 x 128
etc…


(Ganjaman) #10

I tried the map and the sound works ok, but there are indeed some missing textures.

And all the wooden crates in the “cellar” their textures do not fit the boxes.


(JerreSJ) #11

So, i need to change the textures. But i try to put a picture on the map, if it is loading, but it doesnt work. How can i repair that?
This is what i get on my laptop:
http://www.xfire.com/video/311f75/
But is i try in on the other computer, evorything is orange and black (exept the boxes, the trees, the wood and the water)
Waarom praten we allemaal engels?


(JerreSJ) #12

Okey, i have tryd to repair the map and it now work on the other computer to.
But, what do i need to change if i want to let it put online?