APM Mu Server v2.01A
Change Log:
Script PreviewCode:////////////////////////////////////////////////////////////////////////////////// //Version: 1.00 | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Added Option to Switch checksum on/off. * Added Option to Switch personal id req on/off. * Added Option to Switch between old or new Golden Invasion styles. * Fixes Golden Invasion message now shows. * Added Option to Switch between WZ party drop or private server styles. * Added Option to Switch that PK in Party can move,use shops and kill. * Added Option to Switch that PK can be killed or not. * Added Option to Switch GM can use M key on/off. * Added Option to Switch between item options: * Allow Excellent Anc on/off. * Allow Joh Anc on/off. * Allow Exc Socket on/off. * Allow + 15 items on/off. * Jewel Of Life +28 items on/off. * Added Option to Switch between poition count in shop on/off. * Added Option to Switch allow PVP in arena map on/off. * Added Option to Switch Chaos Castle event can enter only PK players on/off. * Added Option to Switch Rakion boss respawn time in 24h or normal. * Fixes Connect to server using Vista,Seven. * Summoner skill damage over 65k+. * Fixes Mana Shield when uver 32k+ stats. * Removed CrashDumpFile generation. * Fixes Box of Kundum. * Fixes destroy gioCP. * Fixes Serial 0x0000000. * Fixes Master class enter in devil square event. * Fixes Master class enter in blood castle event. * Fixes Master class enter in illusion temple event. * Fixes Invalid Socket errors. * Fixes false Speed Hack detections. * Fixes item resistance. * Added Console. * Added Connection message upon player login. * Added post command. * Added post/console/other action logs write to file. * Added many usefull configuration settings. * Added IP Block system. * Marlon quest fixed. * Mu Online database is updated. * Added Advanced server rate system. * Added Command /reload. * Reload all costum features! * Added Castle Siege skill usage on normal gameserver. * Added Support for 65kk Max Stats(Need edit DB!). ////////////////////////////////////////////////////////////////////////////////// //Version: 1.01 | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Post command fixed. ////////////////////////////////////////////////////////////////////////////////// //Version: 1.01A | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * News system added. * Little fixed to source. * Added new command /omon, shows credits about this addon. * Added client side project to Solution. ////////////////////////////////////////////////////////////////////////////////// //Version: 1.02 | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Added new command /gg <message>. (GM) * Added new command /gmove <map x y>. (GM) * Updated command /reload. (GM) * Now reload all shop files. * Added Costum Teleport NPC. * Fixed some config file errors. ////////////////////////////////////////////////////////////////////////////////// //Version: 1.02A | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Updated command /drop. (GM) * Removed function DropItem(). ////////////////////////////////////////////////////////////////////////////////// //Version: 1.02B | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Added Simple GM System. * Removed Old News System added more advanded! * Removed Simple GM System ( Started to make SQL based ). ////////////////////////////////////////////////////////////////////////////////// //Version: 1.03 | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * News System has been fixes, and now is working! * Player.SendAllTextMsg() function fixed. * Added new game master system! * Note: All gamemaster list must be on GM_Commands table, if not it may couse bugs! ////////////////////////////////////////////////////////////////////////////////// //Version: 1.04 | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * Command /gmove have been fixed. * Added Costum Event manager. * Added new costum event Happy Hour. * Fixed monster types on gObjSetMonsterEx(). * Added /summon <monster_id> command (GM). ////////////////////////////////////////////////////////////////////////////////// //Version: 1.04A | Code Name: Thunder // ////////////////////////////////////////////////////////////////////////////////// * GM notice added (can turned on or off). * Fixed /summon command. ////////////////////////////////////////////////////////////////////////////////// //Version: 2.0 | Code Name: Dark // ////////////////////////////////////////////////////////////////////////////////// * Fixed News System news message. * Added Option to disable console log write to file. * Game Master notice on enter fixed. * Added notice on Player login. * 'SendAllTextMsg' Crash Fixed. ////////////////////////////////////////////////////////////////////////////////// //Version: 2.1 | Code Name: Dark // ////////////////////////////////////////////////////////////////////////////////// * Rewrited 'Blocked IP System'. * Rewrited 'Event Manager System'. * Rewrited 'Game Master System'. * Rewrited 'News System'. * Most Source Code Rewrited, Retested and Optimised. ////////////////////////////////////////////////////////////////////////////////// //Version: 2.1A | Code Name: Dark // ////////////////////////////////////////////////////////////////////////////////// * Added Player Chat System. * /post * /drop * /relo * /info * /gg * /gmove * /call * Game Master System now Supports Player Chat System
PlayerCommands.script
Download CoreCode:////////////////////////////////////////////////////////////////////////////////// // Project Author : <C> APM Software // // Project Info : Season 4 + Costum // ////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //[Enabled] [Syntax] [GM Check Old] [GM Check New] [Need Money] [Need Level] [No Money Msg] {TAB} [No Level Msg] {TAB} [Not GM Msg] // /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ;====================================================================================================================================== ; => /post <message> ;====================================================================================================================================== 1 /post 0 0 1000 10 Min money to use post %d. Min level to use post %d. You must be GM to use post. ;====================================================================================================================================== ; => /drop <ItemType ItemNr ItemLevel ItemSkill ItemLuck ItemOpt ItemExc ItemAncient> ;====================================================================================================================================== 1 /drop 1 1 0 0 Nothing Nothing You must be GM to use drop. ;====================================================================================================================================== ; => /relo ;====================================================================================================================================== 1 /relo 1 1 0 0 Nothing Nothing You must be GM to use reload. ;====================================================================================================================================== ; => /gg <message> ;====================================================================================================================================== 1 /gg 1 1 0 0 Nothing Nothing You must be GM to use global message. ;====================================================================================================================================== ; => /info ;====================================================================================================================================== 1 /info 0 0 0 0 Nothing Nothing Nothing ;====================================================================================================================================== ; => /gmove <map x y> ;====================================================================================================================================== 1 /gmove 1 1 0 0 Nothin Nothing You must be GM to use gmove. ;====================================================================================================================================== ; => /call <monster_id> ;====================================================================================================================================== 1 /call 1 1 0 0 Nothing Nothing You must be GM to use call.
GameServer: Скачать - Inbox Files
GameServer 1.02A Update: Скачать - Inbox Files
Download Addons
News System: Скачать - Inbox Files
GM System: Скачать - Inbox Files
GM System V2: Скачать - Inbox Files
Blocked IP System: Скачать - Inbox Files
How to Install Addon
NewsJust extract selected addon in folder 'GameServer/data'
I have done many updates, i will release them soon, config files are more easy to undestand now
For example PlayerCommands.script
Code:;=================================================================================================================================================================================================================================================================== ; Enabled Syntax Check GM(Old) [Check GM(New)] [Required Money] [Required Level] [Required Money MSG] [Required Level MSG] [Required GM Message] ;=================================================================================================================================================================================================================================================================== 1 /post 0 0 1000 10 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /drop 1 1 0 0 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /reload 1 1 0 10 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /info 1 1 0 0 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /gmove 1 1 0 10 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /call 1 1 0 0 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command." 1 /gg 1 1 0 0 "You dont meet Required money to use this command." "You dont meet Required level to use this command." "You must be GM to use this command."


Reply With Quote![APM MU Server [Season 4, 1.03K JPN]](http://ragezone.com/hyper728.png)






