Raised This Month: $7 Target: $400
 1% 

Map Spawns Editor v1.0 update [2006-10-23]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management        Approver:   Xanimos (85)
jopmako
Senior Member
Join Date: Jul 2006
Location: QQ:331537639
Old 08-22-2006 , 12:59   Map Spawns Editor v1.0 update [2006-10-23]
Reply With Quote #1

/* Map Spawns Editor v1.0 update [2006-10-23] */

This plugin let you ( add & del & edit ) map spawns absolute easy.

/* What's for::
  • * A lot of map have spawndeath & bad position & less spawns problem I know since I has made a server 5 months.
  • How can we fix this? I use some tools todo this but it hard use and do something when you are playing the game.
  • I got the way to do this, so I made this plugin.
  • * How easy?
  • 1, One plugin and use one menu you can do all thing.
  • 2, Edit spawns and change spawns angle at anytime without restart server or reload map just use save function.
  • 3, Add & Del spawns just reload map once (you can Del all spawns if you want)
*/

/* Requirements::
  • AMX Mod X 1.76a or greater
  • Engine module
*/

/* Install Instructions::
  • * put the amxx file Map_Spawns_Editor.amxx to (addons\amxmodx\plugins) folder
  • * put the lang file map_spawns_editor.txt to (addons\amxmodx\data\lang) folder
*/

/* Description::
  • 1,Load the map which need to be edit spawns.
  • 2,Join server with ADMIN_BAN and bind a key with amx_editor_menu command.
  • 3,Type amx_spawn_editor 1 in console to enable editor function
  • 4,Push your binded key to open editor menu.(all function in menu)
  • 5,Now Add & Del & Edit use menu.(change angle and del spawn you need aim spawn what is need to be made)
  • 6,Finally, select <save all spawns> in menu when you finished and the changes will be activated.
  • NOTICE: If your (Editor Spawns) diff. to (Origina Spawns) that the map needs to be reloaded once to activate your changes.
*/

/* Console Commands::
  • * amx_spawn_editor 1/0 // Enable & Disable Editor Function
  • * amx_editor_menu // open Editor Menu
*/

/* Change Log::
  • * [2007-02-07] change lang file character format to ASIN for most ppl.(TO chinese user: 下载 map_spawns_editor.txt 后请转换为 UTF-8 格式后再使用)
  • * [2006-10-23] v1.0Rewrite all code, it's almost a new one.
  • Fixed the Del spawns can not be less than orgign limit.
  • Added change spawn vangle left&right function.
  • Added easily create above player spawn function.
  • Added auto create (spawns) folder function if it's not exist.
  • Added multi-lingual support
  • Added Cvar map_spawns record spawns lets HLSW or Server Tools can see how many spawns in that map.
  • * [2006-08-23] First release. v0.5
  • it works but have more bad code
*/

/* Credits::
  • help & some code from them
  • * FreeCode, BAILOPAN, VEN, oneofthedragon
  • * and more...
*/
/* multi-lingual */
  • [cn]
  • [en] - created by XxAvalanchexX
  • [pl] - created by Zuko
  • [es] - created by KylixMynxAltoLAG
  • [de] - created by |PJ| Shorty
  • [bp] - created by commonbullet
  • [nl] - created by DSI
  • [ro] - created by Cladyu
/* Screenshots::
Attached Thumbnails
Click image for larger version

Name:	map_spawns_editor_001.jpg
Views:	40214
Size:	93.1 KB
ID:	11462  
Attached Files
File Type: sma Get Plugin or Get Source (Map_Spawns_Editor.sma - 36207 views - 28.6 KB)
File Type: txt map_spawns_editor.txt (21.4 KB, 10259 views)
__________________
QQ31537639

Last edited by ConnorMcLeod; 01-13-2014 at 01:34. Reason: added new translations
jopmako is offline
Send a message via MSN to jopmako
-=[DaW]=-
Senior Member
Join Date: Jun 2006
Location: Canada
Old 08-22-2006 , 13:03   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #2

Nice Plugin

+ Karma if it will work
__________________
-=[DaW]=- is offline
Send a message via MSN to -=[DaW]=-
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 08-22-2006 , 13:03   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #3

Nice, but some of your menu options dont make sense in english..can you ask for help in the translation request section?
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
jopmako
Senior Member
Join Date: Jul 2006
Location: QQ:331537639
Old 08-22-2006 , 13:06   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #4

Quote:
Originally Posted by SweatyBanana View Post
Nice, but some of your menu options dont make sense in english..can you ask for help in the translation request section?
not yet

if some one used it and translation for me. big thinks + Karma
__________________
QQ31537639

Last edited by jopmako; 08-22-2006 at 13:11.
jopmako is offline
Send a message via MSN to jopmako
oneofthedragon
Member
Join Date: Jun 2006
Old 08-23-2006 , 14:54   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #5

Ok i edited some of the text so that it makes a little more sense in english. I haven't had a chance to test it yet so if the menu options dont fit their descriptions, please tell me.
Attached Files
File Type: sma Get Plugin or Get Source (Friends_Spawn_editor_eng[1].sma - 4665 views - 17.4 KB)
__________________
Need a map? PM me.
oneofthedragon is offline
jopmako
Senior Member
Join Date: Jul 2006
Location: QQ:331537639
Old 08-24-2006 , 01:29   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #6

Nice man, thanks oneofthedragon.
+Karma
__________________
QQ31537639
jopmako is offline
Send a message via MSN to jopmako
oneofthedragon
Member
Join Date: Jun 2006
Old 08-24-2006 , 16:03   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #7

Np i really like this plugin. A cool addition would be that the new spawns would only be loaded if a condtion was met ( Win, loss, defusal, bomb explosion ect.) Maybe this could be set with the spawns?
__________________
Need a map? PM me.
oneofthedragon is offline
jopmako
Senior Member
Join Date: Jul 2006
Location: QQ:331537639
Old 08-25-2006 , 11:30   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #8

no, in your condtion set new spawns will not work
__________________
QQ31537639
jopmako is offline
Send a message via MSN to jopmako
Smokey485
Senior Member
Join Date: Dec 2004
Location: Newt 'Ellin
Old 08-25-2006 , 13:08   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #9

Looks like something I was working on in one of my plugin sets, good work(if it works);
__________________
+karma if I am helpful to you.
I am one in a few million.
Smokey485 is offline
Send a message via AIM to Smokey485 Send a message via MSN to Smokey485
xsoul doubtx
Junior Member
Join Date: Jul 2006
Old 08-25-2006 , 13:50   Re: ADD & EDIT Spawn Point Plugin
Reply With Quote #10

awesome plug in!!! i have been working for over a week trying every plugin i could find for this. of the few that actually woked, this is by far the easies to use! good job!
__________________
*4D* Sarah Tonin
Steam Name: DPhil
www.4DClan.com


xsoul doubtx is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode