November 26 2024 10:49:29
Navigation
· Home
· Articles
· Downloads
· FAQ
· Discussion Forum
· Web Links
· News Categories
· Contact Me
· Photo Gallery
· Search
· Gameservers
Languages
Users Online
· Guests Online: 25

· Members Online: 0

· Total Members: 1,134
· Newest Member: Brody
Teamspeak 3
Last Seen Users
· hackepter01:31:36
· GONZO18:26:07
· Intruder18:52:50
· Sully 1 day
· desintegrator 2 days
· WEZ 3 days
· Homi 3 days
· The ACE 4 days
· xhc 1 week
· dRgiGGLeZ 1 week
· El Dookie 1 week
· Melber 2 weeks
· SGT PEPPER 2 weeks
· martyr 2 weeks
· Terminator 2 weeks

View Thread: Respawning points trouble
Vietcong.Info » Vietcong General Discussion » Maps & Mapping
Who is here? 1 Guest
Current Rating: (Total: 0 ratings)  
 Print Thread
Respawning points trouble
Intruder
Hello,

I'm actually working on an updated version of OldTemple (it will be: FA_MineFactory, Coop mode), and have added my own respawning points area. However, despite the original area is clear of any waypoints or dummies, the game is still using the old respawning points either. It's like if the game was using "coords" written in another default file...
So, I was wondering if someone has an idea on how to erase those old respawing points...?

Thanks!


Intruder
Edited by Intruder on 26-06-2012 23:18
 
KostiCZ
Are you using waypoints or "recovery points" for coords definition? Try to use recovery point defined with WA mode and set it in your coop script:

i = REC_MAX - gRecs[0];
SC_MP_GetRecovers(SC_MP_RESPAWN_WA,&gRec[0]gRecs[0]],&i);
gRecs[0] += i;
Signature________________________________________________

2LT William Theolinus "KostiCZ" Boner Jr.
LRRP Squad Baker, Delta Team
cache.www.gametracker.com/player/KostiCZ/63.143.47.189:2302/b_560x95.png
  x 1
 
Teamrespawn.cz
Intruder
I'm using the "respawning points" used from the editor (assigned to Coop) and they are working as they should... The problem is that the original (and badly placed) respawning points (?) from the original OldTemple map (Ptero version) are still used in my "FA_" version!
Usually, I just delete the "Ptero respawnings points" in my updated maps but this time, neither the "respawning points", "waypoints" or "dummies" have been used by Pterodon!
The "old area" (from OldTemple) is now totally "clean" of any "respawning points" (of any kind) but we are STILL respawning in that badly placed area also!


Intruder
 
KostiCZ
OK, so as I said - use type WA of respawning points and change your coop.c script. It must work.

Don't forget to use correct names (in some standart coop script it was something like USSpawn_Coop_1 etc.)
Maybe you can check if in your map is some waypoint with this name, it can cause these problems.
Edited by KostiCZ on 27-06-2012 19:06
Signature________________________________________________

2LT William Theolinus "KostiCZ" Boner Jr.
LRRP Squad Baker, Delta Team
cache.www.gametracker.com/player/KostiCZ/63.143.47.189:2302/b_560x95.png
 
Teamrespawn.cz
Intruder
Thanks a lot for your help KostiCZ!
I'll try your advise as soon as possible and will keep you informed about the result in the future...


Intruder
  x 1
 
Intruder
Well, I made the tests with the new "WA" respawning points (it's working) but the map is STILL using the older ones ALSO! Frown
I really have no idea "why"... I re-checked my map area and nothing is at that place!

I can only guess... I start to wonder if those old "coop respawning points" aren't "registered" in another file, and despite I deleted all the waypoints, respawning points and dummies in that area, the map will STILL use them until I have updated "that file" (but what could it be?). I'm thinking something like the "grow.dat" or "rain.dat" files we have to delete, to oblige the game to rebuild newer ones, to use the new settings...
Apparently, the old respawning points used are old waypoints (from the Ptero "mp" version) but without special names. Is it possible?


Intruder
 
KostiCZ
Check waypoints names in that area, maybe they can be used as respawning points also... Unfortunately I'm out of home this week but if you will upload your map level folder somewhere I can check it during weekend...
Signature________________________________________________

2LT William Theolinus "KostiCZ" Boner Jr.
LRRP Squad Baker, Delta Team
cache.www.gametracker.com/player/KostiCZ/63.143.47.189:2302/b_560x95.png
 
Teamrespawn.cz
Intruder
The waypoints in that area had no special names in the original "mp" map, and I deleted them all in my "FA_" version.
Here is the position of my new respawning points; and here is the position of the original ones but as you can see, the area is completely empty! I cleared it! So, how is it possible to still respawn "there"? Some coords are still used but where are they "stored"?
Hmmm... lol


Intruder
 
KostiCZ
Strange. OK, send me your level folder, i can test it on my PC ;-)
Signature________________________________________________

2LT William Theolinus "KostiCZ" Boner Jr.
LRRP Squad Baker, Delta Team
cache.www.gametracker.com/player/KostiCZ/63.143.47.189:2302/b_560x95.png
 
Teamrespawn.cz
Intruder
Yes, I could zip the folder to upload it somewhere but knowing I'm only using "default and original stuff" in my editions, if you duplicate the MineFactory map, you should have the same map as mine, excepted I "cleared" the areas you see on the pictures of course.
Because I'm "doing it" the same way as all my other VC_ and FA_ editions (those maps have no respawning points troubles), and it's not working correctly only on that map; I'm pretty sure "the problem" comes from the Pterodon's part, who made it in an "un-conventional" way apparently...
I also note that in the Ptero Coop version, players usually respawn "inside" each others like if not enough "points" were available but this is very hard to check because once we respawn, the vc starts to shoot at us and we just try to run away as fast as possible first!
I will continue to investigate on my side but if you really need my files, I will upload them later. Thank you for your help anyway! Smile


Intruder
Edited by Intruder on 21-07-2012 09:31
 
Intruder
Your idea was very interesting LDC-78 because during the duplication of a FA map, the handmap folder is duplicated also which is NOT the case with a VC map; so it could have been that. Unfortunately, after the test, without that folder, I still respawn in the old area...
At least it's a door we can already close! lol
Thanks for the proposition!


Intruder
  x 1
 
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Is There A Way To Auto Fill Way Points Maps & Mapping 10 18-03-2012 03:49
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Render time: 0.15 seconds - 70 Queries 5,473,369 unique visits