View Single Post
Jay Dogg
Senior Member
Join Date: Jan 2009
Old 06-02-2009 , 14:02   Re: [EXTENSION] Left 4 Downtown (0.2.2) - now with unlocked player slots
Reply With Quote #101

So I cant seem to get this up and running and would like it someone could help me out. First will this plug work with the version of sm Im running
Code:
 SourceMod Version: 1.2.1-dev
    SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.2.1-dev)
    SourcePawn API: v1 = 4, v2 = 3
    Compiled on: May 25 2009 15:50:21
    Build ID: 2698:4e55ccac2eba-dev
    http://www.sourcemod.net/
Second I dont see Left 4 Deowntown in the sm plugin list.... should it be there?

Im running a linux server and every seem to be working fine but this plug.
I have a startL4D file I use to start the server and it looks like this
Code:
#!/bin/sh
screen -A -m -d -S l4d ./srcds_run -console -game left4dead  -autoupdate -tickrate 100  +exec server.cfg +ip 64.62.***.* +hostport 27025 +hostport +maxplayers 16 +map l4d_vs_hospital01_apartment.bsp
Any help would be great and just let me know if you need anymore info

Thanks Jay
Jay Dogg is offline