Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - rmeruane

#1
The problem is that the users can fall down from the map in modded maps in some points where isn't ground. How I can fix this problem?
#2
I have elgan admin pro installed in my server, but where is the option for prevent the users for walk under the map?
#3
How I can prevent that users of my server can walk under the map?
#4
MOHAA Series: General / cvar forcing
July 24, 2005, 05:03:27 PM
Hi I have the following cvars in cvar forcing. Somebody has some different one to add?

   

   
      // cvar            // Setting
         "r_light_nolight"               "0"
         "r_fullbright"         "0"
         "r_lockpvs"         "0"
         "r_showsmp"         "0"
         "r_lightmap"         "0"
         "r_vertexlight"         "0"
         "r_farplane"         "0"
         "r_farplane_nocull"      "0"
         "r_farplane_nofog"               "0"
         "r_showsmp"         "0"
         "r_novis"                  "0"
         "r_shownormals"         "0"
         "r_showtris"         "0"
         "r_fastsky"         "0"
         "cg_te_dietouch"               "0"
         "cg_acidtrip"         "0"
         "cg_3rd_person"         "0"
         "r_overbrightbits"               "0"
         "r_mapoverbrightbits"      "1"
         "cg_forcemodel"         "0"
#5
MOHAA Series: General / Admin-Pro 1.00
July 23, 2005, 08:58:14 PM
Hi, I put the edited mohdm2.scr in the Pak5.pk3 (maps/DM) and the flayable planes aren't working.

   Mi edited file:

   
   level waittill spawn
   // {sfx} mini planes - one per team
   
   exec server_planes/trigger.scr ( -3017.58 -2406.28 -63.83 ) "allies"
   exec server_planes/trigger.scr ( -3061.65 -1778.87 -63.02 ) "axis"
   
      // set the parameters for this round based match

   And with this other edited file it did not work either.

   
   level waittill spawn
   // {sfx} mini planes - one per team
   
   exec server_planes/trigger.scr ( -1493 -537 -7 ) "allies"
   exec server_planes/trigger.scr ( -3052 -1220 16 ) "axis"
   
      // set the parameters for this round based match
#6
MOHAA Series: General / Admin-Pro 1.00
July 23, 2005, 07:56:44 PM
Please excuse me, but I'm very novice in this aspect.

   How I can know the Vector cords of a place?.

   Regards
#7
MOHAA Series: General / Admin-Pro 1.00
July 23, 2005, 05:28:53 PM
Hi, I have added the admin-pro mod to my server but I can't play the flyable planes mod.