Raised This Month: $7 Target: $400
 1% 

CS:S DM 2.1.4 Released (June 25, 2011)


Post New Thread Reply   
 
Thread Tools Display Modes
YoUrEnD
Member
Join Date: Nov 2015
Location: Germany
Old 11-03-2015 , 05:12   Re: CS:S DM 2.1.4 Released (June 25, 2011)
Reply With Quote #11

it does not work on my server... on start i want to choose a weapon ( push "1" for "New Weapons" push "4" for Deagle) after this the server crash :/
YoUrEnD is offline
oneredrum
New Member
Join Date: Aug 2016
Old 08-19-2016 , 12:53   Re: CS:S DM 2.1.4 Released (June 25, 2011)
Reply With Quote #12

man i followed the instructions step by step..
using steamCMD i created my own server...
install Metamod+Sourcemod+Deathmatch 2.1.6 (done that)
everything is cool..

except this part
when i join the server it works fine with gun menu, when i add bot the server crashes.
_____________________________________________ ______________________________________
oneredrum is offline
Smesh
Member
Join Date: May 2012
Location: Latvia, Riga
Old 02-13-2021 , 09:40   Re: CS:S DM 2.1.4 Released (June 25, 2011)
Reply With Quote #13

if (lastmap[0] != '\0')
{
//ServerCommand("changelevel %s", lastmap);
RequestFrame(rf_naxtmap);
}

rf_naxtmap()
{
new String:lastmap[64];
GetNextMap(lastmap, 64);
ServerCommand("changelevel %s", lastmap);
}

make able to choose type of mapchanging
Smesh is offline
Reply


Thread Tools
Display Modes

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:26.


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