←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[Any] Monster

Adminek AMXX.PL - zdjęcie Adminek AMXX.PL 05.06.2013

<p>This plugin will allow you to spawn configurable props that fly around and attack players.
It was something I had paid Panzer to make for me but I've decided to share it.

Dołączona grafika

Commands:
  • sm_monster: (Generic) Spawns a monster.
  • sm_monster &lt;name&gt; &lt;model&gt; [x,y,z]
  • Example 1: sm_monster monster1 models/ichthyosaur.mdl
  • Example 2: sm_monster monster2 models/gman_high.mdl 256,0,128
[/list]
  • sm_monster_set: (Generic) Used for applying attributes onto your your monster.
  • sm_monster_set &lt;name&gt; &lt;attribute&gt; &lt;value&gt;
  • Attributes:
    - model &lt;model path&gt;
    - animation &lt;sequence&gt;
    - health #
    - damage #
    - damagerange #
    - damagedelay #
    - color #,#,#
    - alpha &lt;0-255&gt;
    - speed #
    - scale #
    - offset #
    - minrange #
    - maxrange #
    - sound "&lt;path&gt; [interval]"
    - attack &lt;player/all/none&gt;
    - follow &lt;player/none&gt;
    - zone &lt;zone&gt; - I don't remember how to use this. :crab:
  • Example 1: sm_monster_set monster1 health 500 speed 500 damage 50
  • Example 2: sm_monster_set monster1 speed 1000 damage 300 sound "npc/ichthyosaur/snap.wav 3" health 1000
[/list]
  • sm_monster_list: (Generic) Lists all active monsters.
  • sm_monster_remove: (Generic) Removes an active monster.
  • sm_monster_remove &lt;name&gt;
  • sm_monster_clear: (Generic) Clears all active monsters.
  • sm_monster_tele: (Generic) Teleports an active monster to your crosshair.
  • sm_monster_tele &lt;name&gt;
Installation:

Place monster.smx into your addons/sourcemod/plugins folder.

Documented Changes:

Click to see -&gt;


1.1 June 5, 2013

1.0 Oct 29, 2012, 2012



Attached Files Dołączona grafika Get Plugin or Get Source (monster.sp - 27.5 KB)

Wyświetl pełny artykuł
Odpowiedz