Raised This Month: $51 Target: $400
 12% 

I want to expand my server...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zmay119
New Member
Join Date: Dec 2009
Old 12-19-2009 , 12:47   I want to expand my server...
Reply With Quote #1

I want to expand my server and I need more spawn places. Is there any plugin that can fix the problem? Server is normal, not zombie or anything. I tried searching but im blind i guess...
zmay119 is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 12-19-2009 , 13:25   Re: I want to expand my server...
Reply With Quote #2

Use the Hammer editor to place more spawn points in the map. If you don't have the vmf (map not yet compiled for gameplay), then just use VMEX (http://developer.valvesoftware.com/wiki/VMEX) into a vmf file for editing in hammer. Once you've added the spawnpoints, just compile the map again and upload it to the server.
Afronanny is offline
Hipster
SourceMod Donor
Join Date: Jun 2009
Location: Florida
Old 12-22-2009 , 13:34   Re: I want to expand my server...
Reply With Quote #3

Alternatively, you could use Bailopan's Stripper:Source plugin to add the spawn point entities.
Hipster is offline
Encryption
Member
Join Date: Aug 2009
Location: Florida
Old 01-01-2010 , 19:59   Re: I want to expand my server...
Reply With Quote #4

add more spawns
__________________
Encryption is offline
Send a message via MSN to Encryption
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 01-01-2010 , 23:42   Re: I want to expand my server...
Reply With Quote #5

I once used a plugin to add spawn points while in-game. It would write them to a file and save. Could have been ES gungame but if you could take just that code from it, it would work well.
__________________

DontWannaName is offline
oneshot23
Senior Member
Join Date: Feb 2009
Old 01-04-2010 , 18:21   Re: I want to expand my server...
Reply With Quote #6

If you do the vmex you will run into an issue if you name the map the same as the original. If anyone has the original map it will tell them that there map differs from the one on the server. I would recommend that if you remake the map to be sure to rename or add v2. Also check ladders in decompiling you may have it undo all ladders.
__________________
oneshot23 is offline
Encryption
Member
Join Date: Aug 2009
Location: Florida
Old 01-04-2010 , 19:35   Re: I want to expand my server...
Reply With Quote #7

I have just soiled myself.
__________________
Encryption is offline
Send a message via MSN to Encryption
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 02-11-2010 , 15:14   Re: I want to expand my server...
Reply With Quote #8

There are 2 easy ways both need sourcemod:

#1: Create a plugin that add some
Code:
"info_player_start", 
    "info_player_combine", 
    "info_player_rebel", 
    "info_player_deathmatch"
onmapstart() at places where you want those extra spawns.
I think I did something like that already...

#2: Create a plugin that teleports randomly the players to extra spawns you had defined.

If this is really requested then I make this plugin, but it takes a bit time, since I need to learn for my exams atm. Well write if you really need new spawn points on a map and I inform you about the plugin when its done.

Last edited by Chanz; 02-12-2010 at 13:30.
Chanz is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode