View Single Post
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 11-19-2005 , 05:42  
Reply With Quote #10

Sure, go to line 88 and edit it:
Code:
  if(equali(szMapName, "scoutzknivez"))

Also, if that map differs greatly from the original, you will need to edit the awp spawning origins, too:

Lines 269-271:
Code:
fOrigin[0] = -389.0; fOrigin[1] = 123.0; fOrigin[2] = 460.0;

There's a couple small bugs that need to be fixed as well, I will get to it asap.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline