Page 2 of 3

Posted: Sun Aug 28, 2005 2:36 pm
by cheef
omg, there is just 1 respawn point!! O_o

fix it! 8)

greets

Posted: Sun Aug 28, 2005 3:17 pm
by Da^JuaN
i already found out bout a month ago, he tried to fix it.. but it became a second plan i guess :)

Posted: Sun Aug 28, 2005 3:39 pm
by ganjaman
nice map

Posted: Sun Aug 28, 2005 8:26 pm
by Beavisss
Ye, since I was in hurry when I released it. I havent noticed that I used abit older version that my latest 1 (with all spawns, which was tested :-/ ). I am not in hurry to fix it, since nobody plys it :P

summerplace2 will be done soon.

Posted: Mon Aug 29, 2005 12:59 pm
by NeoFight
Looks good again beavisss :)

Posted: Sat Oct 08, 2005 6:31 am
by nemesis
Uploaded to DuraWorks + a shitload of other maps from here. Yes, we are backzor. :santa:

Posted: Sat Oct 08, 2005 7:28 am
by Clown
Why would you upload it? Have you not played it?

Posted: Sat Oct 08, 2005 8:09 am
by Beavisss
Clown wrote:Why would you upload it? Have you not played it?
Yes, I havent fixed it yet. I was busy with a new map lately :(

next weekend fix will be done :)

Posted: Sat Oct 08, 2005 12:00 pm
by Stric
There is another way to fix a problem without re-releasing the map :) R1CH`s override files.

Posted: Sat Oct 08, 2005 12:11 pm
by Beavisss
Uncle- wrote:There is another way to fix a problem without re-releasing the map :) R1CH`s override files.
tell me more

Posted: Sat Oct 08, 2005 1:35 pm
by Stric
Entitiy string list from a summerplace map

Code: Select all

{
"sky" "rinat/med-siesta_"
"classname" "worldspawn"
"message" "Summerplace\n By Beavisss"
}
{
"model" "*1"
"classname" "func_wall"
"spawnflags" "5"
}
{
"model" "*2"
"classname" "func_wall"
"spawnflags" "5"
}
{
"origin" "768 136 24"
"classname" "info_player_deathmatch"
}

Override info from a R1CH changelog:
The .override file format is a proprietary R1Q2 binary format including a bitfield specifying what is present. This allows it to be extended at a later date without breaking compatibility. I've created a PHP script to generate a .override file since explaining the format here would take too long. Generate the .override file at http://r-1.ch/r1q2gen.php. If you don't know how to get an entity string from a .bsp, try entdump: http://r-1.ch/entdump.c (Win32 binary: http://r-1.ch/entdump.exe, runs from cmd prompt, eg entdump q2dm1.bsp > q2dm1.txt). Note that the server will very likely crash if you use a bad .override file so be careful! Please don't ask me about this feature if you aren't sure how to use it, it's pretty complicated and amazingly hacky but it does work. I think.
So, get the FILE and save it in your action/maps dir. Run a game, start a map and viola, TP works nice now. I added 4 more spawn flags.

Complicated eh?

Posted: Sat Oct 08, 2005 4:51 pm
by SaLsA
Uncle- wrote: Complicated eh?
yes?

Posted: Mon Oct 10, 2005 3:02 am
by NRGizeR
SaLsA wrote:
Uncle- wrote: Complicated eh?
yes?
no?

However, keep in mind that this only works on servers using r1q2... it is NOT a universal solution to the map update problem....

Posted: Mon Oct 10, 2005 7:10 am
by Flunx
...or just do it the old fashioned way.
IMO maps are released a bit too hasty which results in bugs and other small annoying little things. Don't be shy, ask me or anyone else for that matter to test your map before you release the sucker :)

Posted: Mon Oct 10, 2005 7:20 am
by Beavisss
Flunx wrote:...or just do it the old fashioned way.
IMO maps are released a bit too hasty which results in bugs and other small annoying little things. Don't be shy, ask me or anyone else for that matter to test your map before you release the sucker :)
Well, I had a bug test and everything was good, then I've made some weird brush, and after that I couldnt colmpile. so I had to start with older version. added all I wanted, compiled and released. But I forgot that I missed spawns which were added in latest 1, thats why I remember that spawn should be there :/