Valentine90 6 Report post Posted July 2, 2018 (edited) Author: Valentine Version: 1.0.6 About VXA-OS is a free structure for creating 2D online games. It is currently considered a beta and is still in active development. Features Current: » 4 types of chat; » 9 types of equipment; » 13 administrator commands; » 3 moderator commands; » Global server battle system; » Passwords protected with the MD5 cryptographic function; » 99% of event commands on the server; » Common server events; » Configurable resolution; » Global Switches; » EventMachine network library; » Friends system; » Quest system; » Account Editor; » Teleportation; » Paperdolls; » Party; » Minimap; » Bank. Next: » Remaining event commands, such as: Show Choices, Item Selection, Wait and Move Event; » Customized movement of events; » Parallel process start conditions and automatic start of events on the server; » Weapons and long range skills. Images » Login » Character creation » Bank and party Download With DirectX: Mega 4shared No DirectX: Mega Tips How to attack and chat with events: Press Ctrl. Translation to Englis: To translate the client's vocabulary into English, replace the [VS] Vocab script to: #============================================================================== # ** Vocab #------------------------------------------------------------------------------ # Author: Valentine #============================================================================== module Vocab # Login and account creation Username = 'Username' Password = 'Password' Email = 'Email' Remember = 'Remember?' Register = 'Register' Connect = 'Connect' # Creation and character selection Name = 'Name' Sex = 'Sex:' Class = 'Class:' Graphic = 'Graphic:' Points = 'Points:' Male = 'Male' Female = 'Female' Slot = 'Slot' # Chat Map = 'Map' All = 'All' Party = 'Party' Private = 'Private' # Alert in menu ServerOffline = 'The server is offline!' ServerFull = 'The server is full. Try again later!' Insufficient = '%s must be at least %d characters!' ForbiddenCharacter = 'Forbidden character!' Kicked = 'You have been expelled!' IPBanned = 'Your IP is banned!' MultiIP = 'Your IP is already connected!' OldVersion = 'This version is old. Please upgrade!' AccBanned = 'Your account is banned!' InvalidUser = 'Invalid user!' InvalidPass = 'Invalid password!' InvalidName = 'Invalid name!' InvalidEmail = 'Invalid email!' InvalidCommand = 'Invalid command!' MultiAccount = 'User logged in!' AccExist = 'This user already exists!' Successful = 'Account registered successfully!' CharExist = 'This name is already being used!' # Alert in game Teleported = 'You were teleported!' Pulled = 'You were pulled!' Muted = 'You have been muted for 30 seconds!' NonPvP = 'You can not attack here!' AttackAdmin = 'You can not attack an administrator!' ObtainItem = 'You won item!' NotEnoughMoney = 'Insufficient money!' NotSellItem = 'This shop does not purchase items!' NotTarget = 'You have no target!' TargetNotInRange = 'Target out of range!' InsufficientLevel = 'You do not have enough level to equip this item!' RequestDeclined = 'Your request was declined.' FullInventory = 'Your inventory is full.' FullTrade = 'The trade is full.' PlayerDead = 'You died.' FullDrops = 'You can not throw item on the floor.' Busy = 'This player is busy.' Ask = 'Are you sure?' # Friends FullFriends = 'Your friends list is full..' FriendAdded = 'has been added to your friends list.' FriendExist = 'This player is already your friend.' Friend = 'Friend' # Trade TradeRequest = 'invited you to an trade. Accept?' TradeComplete = 'wants to complete the trade. Accept?' TradeDeclined = 'The trade was declined.' PlayerNotInRange = 'Player out of range!' Trade = 'Trade' # Party InParty = 'This player is already at a party.' PartyRequest = 'invited you to a party. Accept?' PartyMemberJoined = 'joined the party.' PartyMemberLeave = 'left the party.' DissolvedParty = 'Dissolved party.' FullParty = 'Your party is full.' NotParty = 'You are not at a party.' # Help Equipable = 'Can be equipped by' NotEquipable = 'Can not be equipped by' Consumable = 'Consumable:' ItemType = 'Type:' Normal = 'Normal' MPCost = 'MP cost:' Hit = 'Hit (%):' # Menu Login = 'Back to login' Quit = 'Quit game' # Quest StartQuest = 'You started the mission' FinishQuest = 'You have completed the mission' Rewards = 'Rewards:' Exp = 'Exp' # Buttons Ok = 'Ok' Go = 'Go' Cancel = 'Cancel' Yes = 'Yes' No = 'No' Create = 'Create' Delete = 'Delete' Accept = 'Accept' # Menus Status = 'Status' Quest = 'Quest' Menu = 'Menu' # Battle Critical = 'Critical!' NoHit = 'Miss!' LevelUp = 'Level up!' end License VXA-OS is a free open source framework, distributed under a very liberal license (the well-known MIT license). The project can be used for any purpose, including commercial purposes, without any cost or paperwork. VXA-OS is not in the public domain and its creator retains its copyrights. The only requirement is that if you use VXA-OS, you must give credit to the creator by including the copyright notice somewhere in your game. In no event shall the copyright owner or copyright owner be liable for any claims, damages or other liabilities. Credits Creator: Valentine Thank you: Cidiomar Soreto LeonM² Komuro zh99998 RGD Team Edited January 20 by Valentine90 2 2 kaukusaki, Greed, PhoenixSoul and 1 other reacted to this Share this post Link to post Share on other sites
I-NFINITE 0 Report post Posted July 23, 2018 Good Script, Tahnk you to share this script Share this post Link to post Share on other sites
Valentine90 6 Report post Posted August 17, 2018 Version 1.0.4 available. Log: -Fix hotbar bug; -Move character with keys W, A, S and D added; -DirectX 9 added; -Resolution configurable; -Mission system added. Share this post Link to post Share on other sites
FlexFlox 0 Report post Posted August 21, 2018 Nice dude! One question tho.... do you have an english manual? Also, where to find the file to have a english translation? Share this post Link to post Share on other sites
Valentine90 6 Report post Posted August 25, 2018 On 21/08/2018 at 1:33 PM, FlexFlox said: Nice dude! One question tho.... do you have an english manual? Also, where to find the file to have a english translation? I'm still working on an English version. Share this post Link to post Share on other sites
Valentine90 6 Report post Posted January 20 Version 1.0.6 available. LOG: -Paperdolls added; -List of friends added; -Bank added; -Teleportation system added; -Party added; -Added moderator commands; -Configurable maximum number of classes; -Pup of gold added; -Fix bug in the drop; -Fix bug in the minimap; -Other bugs fixed. I added some things in the Manual. 2 PhoenixSoul and Angry Choco reacted to this Share this post Link to post Share on other sites
PhoenixSoul 722 Report post Posted February 4 This is pretty cool, I gotta admit. But I will say that having a binary option for gender is a bit limiting. I also am wondering if multiple currencies are already a thing, or are going to be added later. 1 Angry Choco reacted to this Share this post Link to post Share on other sites
Angry Choco 5 Report post Posted yesterday at 07:37 AM This may be my new favorite RM thing. I love the sense of community, competition, and cooperation the MMO genre of rpgs provides, and the prospect of creating one has had me foaming at the mouth for over a year now. I have to test compatibility with a few other scripts. Primarily Hime's Instance Items, Vlue's Advanced Recipe Crafting, Dark Sky's House Decorating System. 1 PhoenixSoul reacted to this Share this post Link to post Share on other sites
PhoenixSoul 722 Report post Posted yesterday at 11:03 AM I'm actually curious though if one needs like some really good hardware to run this at all... It crashes whenever I try to start it up. 1 Angry Choco reacted to this Share this post Link to post Share on other sites
Angry Choco 5 Report post Posted yesterday at 07:48 PM I can make it to the login screen but without a server you can't even run offline tests (that I'm aware of). When it comes to servers and such I am all but useless. With everything in Portuguese, it hasn't been easy to figure anything out. I translated some of the config script, but all the raw info you need is in the Portuguese manual. 1 PhoenixSoul reacted to this Share this post Link to post Share on other sites
PhoenixSoul 722 Report post Posted yesterday at 08:43 PM Okay, so this is essentially useless unless I am suddenly able to pull money out of my posterior and get another computer that could be used in this fashion. Joke is on me this time, lolz 1 Angry Choco reacted to this Share this post Link to post Share on other sites