User:Lopez/CSRW: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


<div style="width: 100%; font-size: 170%; text-align: center; background-color: #FAFCFF;">
<div style="width: 100%; font-size: 170%; text-align: center; background-color: #FAFCFF;">
[[User:Lopez/CSRW#Installation|INSTALLATION]] | [[User:LopeZ/CSRW#FAQ|FAQ]]
[[User:Lopez/CSRW#Installation|INSTALLATION]] | [[User:LopeZ/CSRW#FAQ|FAQ]] | [[User:LopeZ/CSRW#Future|FUTURE]]
</div>
</div>


Line 33: Line 33:
</pre>
</pre>
Installer should download latest version of gamemode and automatically run them.
Installer should download latest version of gamemode and automatically run them.
== Future ==
=== Future features plan ===
(order is totally random)
* more modes: deathmatch, gungame, zombie, hostage, PTP
* ladders
* synced fire
** own molotov fire
** possibility to place fire on map
** possibility to extinguish molotov fire with smoke grenade
* new lobby with built-in browser ([https://forum.mtasa.com/viewtopic.php?f=167&t=73773 Awesomium] needed)
* better grenades aim
* possibility to run few matchs on one server with different maps, config etc. (multi gamemode)
* <s>workshop</s>

Revision as of 18:53, 24 July 2014

Temporary location of Resource:Counter Strike RenderWare.

INSTALLATION | FAQ | FUTURE

Installation

Get installer

Download main installer from community. Installer will download latest version of script.

Get additional content

Download pack contains models, images, sounds and some other resources.

  • Full list: csrw-media, csrw-models, csrw-sounds, csrw-freecam, shader_mapfix + maps

Put files

1. Create folder in server/mods/deathmatch/resources/[gamemodes]/ named [Counter Strike RenderWare].

2. Put there csrw.zip

3. Unpack additional content pack and put them too.

Run server and give required permissions

Use command:

aclrequest allow csrw all

By this command you give gamemode permissions for fetchRemote and restartResource.

Start installer

start csrw

Installer should download latest version of gamemode and automatically run them.

Future

Future features plan

(order is totally random)

  • more modes: deathmatch, gungame, zombie, hostage, PTP
  • ladders
  • synced fire
    • own molotov fire
    • possibility to place fire on map
    • possibility to extinguish molotov fire with smoke grenade
  • new lobby with built-in browser (Awesomium needed)
  • better grenades aim
  • possibility to run few matchs on one server with different maps, config etc. (multi gamemode)
  • workshop