User:Lopez/CSRW: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(→‎Future features plan: added some thing related to mapping and workshop)
Line 37: Line 37:
=== Future features plan ===
=== Future features plan ===
(order is totally random)
(order is totally random)
* more modes: deathmatch, gungame, zombie, hostage, PTP
* more modes: zombie, deathmatch, gungame, Protect The VIP, ...?
* ladders
* ladders
* synced fire
* synced fire
** own molotov fire
** own molotov fire
** possibility to place fire on map
** possibility to extinguish molotov fire using smoke grenade
** 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)
* new lobby with built-in browser ([https://forum.mtasa.com/viewtopic.php?f=167&t=73773 Awesomium] needed)
* better grenades aim, few styles on grenade throwing
* better grenades aim, few styles on grenade throwing
* possibility to run few matchs on one server with different maps, config etc. (multi gamemode)
* possibility to run few matchs on one server with different maps, config etc. (multi gamemode)
* more things for spectator: weapon lasers, drawing on map etc.
* more things for spectator: weapon lasers, map drawing etc.
* voice with team channels etc.
* voice with team channels etc.
* <s>workshop</s>
* workshop - place similar to MTASA community OR related to MTASA community
** before thinking about that GameMode should have more modes (and modes not based on Counter Strike)
 
* own map managing resource (related a little to ''multi gamemode'' plan)
* mapping
** possibility to place fire on map (related to ''synced fire'')
** possibility to place any [[effect]] on map
** possibility to place weapons on map
** possibility to easy create & manage water on map
** possibility to create buy points not related to spawnpoints

Revision as of 18:02, 2 August 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: zombie, deathmatch, gungame, Protect The VIP, ...?
  • ladders
  • synced fire
    • own molotov fire
    • possibility to extinguish molotov fire using smoke grenade
  • new lobby with built-in browser (Awesomium needed)
  • better grenades aim, few styles on grenade throwing
  • possibility to run few matchs on one server with different maps, config etc. (multi gamemode)
  • more things for spectator: weapon lasers, map drawing etc.
  • voice with team channels etc.
  • workshop - place similar to MTASA community OR related to MTASA community
    • before thinking about that GameMode should have more modes (and modes not based on Counter Strike)
  • own map managing resource (related a little to multi gamemode plan)
  • mapping
    • possibility to place fire on map (related to synced fire)
    • possibility to place any effect on map
    • possibility to place weapons on map
    • possibility to easy create & manage water on map
    • possibility to create buy points not related to spawnpoints