http://forum.ragezone.com/f311/disab...-event-903374/
ive tried this one but im getting blank screen when i create with an normal player!
is there any release of this if then please share the link as many of them were unable to find it..
Printable View
http://forum.ragezone.com/f311/disab...-event-903374/
ive tried this one but im getting blank screen when i create with an normal player!
is there any release of this if then please share the link as many of them were unable to find it..
what version is your source 2008/1.5?
1.5 source
what source?
try to put it in channel.xml:
Quote:
<?xml version="1.0" encoding="UTF-8" ?><XML id="channel">
<DEFAULTCHANNELNAME name="STR:Canal 1"/>
<DEFAULTRULENAME name="elite"/>
<CHANNEL name="Free Channel 1" maxplayers="5000" rule="elite" levelmin='1' levelmax="99"/>
<CHANNEL name="Free Channel 2" maxplayers="5000" rule="elite" levelmin='1' levelmax="99"/>
<CHANNEL name="Expert Channel 1" maxplayers="5000" rule="elite" levelmin='21' levelmax="99"/>
<CHANNEL name="Expert Channel 2" maxplayers="5000" rule="elite" levelmin='21' levelmax="99"/>
<CHANNEL name="Event Channel" maxplayers="50" rule="elite" levelmin='1' levelmax="99"/>
<CHANNEL name="Staff Channel" maxplayers="10" rule="elite" levelmin='2' levelmax="1"/>
<CHANNEL name="STR:CHANNEL_DUELTOURNAMENT_NAME_1" maxplayers="200" rule="dueltournament" IsDuelTournament="true"/>
<CHANNEL name="STR:CHANNEL_DUELTOURNAMENT_NAME_2" maxplayers="200" rule="dueltournament" IsDuelTournament="true"/>
-->
</XML>