Thread: Info Zone
View Single Post
Plugin Info:     Modification:          Category:          Approver:   Exolent[jNr] (178)
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 09-05-2008 , 15:08   Info Zone
Reply With Quote #1

Info Zone

Description
  • Like title says, this plugin inform a team about the zone where he is.
  • A player/team can be informed through team chat or radio.When a player sends a team message or a radio message, the members of his team will see where the player is. E.g: (Alka @ Bomb-Site A:...)
  • Info zone plugin has a build menu, handy for everyone.You can create/delete[all]/select/rename/show-hide/save info zones.
  • If you select the option to show info zones, the nearest info zone will be drawn to save server resources.
  • You can create an info zone by aim origin(end vector of where you aim) or custom origin(64 units in from of your aim, pressing 'Use' key) - additional beam will be drawn.
  • Additional info texts will be printed on chat to inform the player about next step.
Notes
  • Code:
    #define MENU_ACCESS ADMIN_BAN
    Admins with this flag can access the build menu of info zones.
  • Code:
    #define MAX_INFO_ZONES 25
    How many info zones can be builded per map.
  • Map configs with info zones data are stored in 'data/info_zone' dir. Format: info_zone_mapname
  • A config file for map de_train is attached below to see how the save system works.
Commands
  • /iz, /izmenu - Show the build menu.
Credits
  • Exolent - Some code ideas[stocks].
  • Fatalis - Idea, how to make a box based on 2 corners origin.
[IMG]http://img291.**************/img291/2755/izmenuhc7.th.png[/IMG][IMG]http://img329.**************/img329/4120/izmessageag3.th.png[/IMG]

Attached Files
File Type: sma Get Plugin or Get Source (info_zone.sma - 6900 views - 20.3 KB)
File Type: ini info_zone_de_train.ini (983 Bytes, 3162 views)

Last edited by Alka; 09-06-2008 at 06:35.
Alka is offline