This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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 19:46.


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