Home   Help Search Login Register  

Author Topic: CTF Tutorial Help!  (Read 486 times)

0 Members and 1 Guest are viewing this topic.

Turver

  • Guest
CTF Tutorial Help!
« on: 31 Aug 2003, 12:19:02 »
ok i found a CTF tutorial and it says to put in a flag so i go to empty choose object and it says flag.

in the Initialisation field it tells me to put in:

this setflagtexture "flagfilename.jpg";

or

this setflagtexture "flagfilename.pac"; (including the word "This" i think!)

(i change the words flagfilename to the name of my pic first)

when thats in i press enter and it says in a box,

Invalid Number in Expression  

thats my problem i want to put in a flag my flag or a normal flag but i cant seem to do it   :-\  ???

Any ideas or you know how to do it?
please help



mikeb

  • Guest
Re:CTF Tutorial Help!
« Reply #1 on: 31 Aug 2003, 12:41:47 »
US and russian flags are included in the game and you can set them by the following:

this setflagtexture "usa_vlajka.pac"
this setflagtexture "rus_vlajka.pac"

to use any other custom flags you need a pac or jpg picture in your mission folder.  the dimensions of the picture have to ^2 (256,512,1024,etc)

then you can set the flag texture as above but usinf the name of whatever you called your picture

eg

this setflagtexture "mypic.jpg"

EDIT: not sure what the CTF tutorial is, so sorry if this is irrelevant, or not the problem
« Last Edit: 31 Aug 2003, 12:42:54 by mikeb »

Turver

  • Guest
Re:CTF Tutorial Help!
« Reply #2 on: 01 Sep 2003, 12:44:43 »
Thanx for that it worked but one more problem when i take teh flag and scores teh points my flag doesnt disapear  its stay on my back
how could i sort this?