
felipesmoke94
Members-
Posts
33 -
Joined
-
Last visited
-
Days Won
3
felipesmoke94 last won the day on September 23
felipesmoke94 had the most liked content!
Recent Profile Visitors
1,930 profile views
felipesmoke94's Achievements
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
Agoraphobic reacted to a post in a topic: Today I did this on my project...
-
EspectroW reacted to a post in a topic: Today I did this on my project...
-
Smoot reacted to a post in a topic: Today I did this on my project...
-
Artheios reacted to a post in a topic: Today I did this on my project...
-
Story Today I did this on my project...
felipesmoke94 replied to SkywardRiver's topic in Design & Creativity
A bit about my project, it is based on the style of old Final Fantasy games or games made with RPG Maker. It uses a world map and offers content for solo players, groups, and guilds, as well as open maps for everyone. As the story progresses, new maps are unlocked, and the game also features many secrets and mysteries in secret quests and hidden items on maps. The game is an MMORPG Dungeon Crawler. I'm sorry for the English. -
EspectroW reacted to an answer to a question: Help with creating guilds.
-
felipesmoke94 reacted to an answer to a question: Help with creating guilds.
-
Thank you very much, you taught very well. Using this logic, I was able to do other things as well. Very grateful!
-
EspectroW reacted to a question: Help with creating guilds.
-
I would like your help; I don't understand how the Guild system works. I'm having trouble creating a guild. Does anyone have a step-by-step guide? If there's already a guide available, could you please provide the link, as I couldn't find one? I apologize for any inconvenience and look forward to someone's assistance! Thank you. I apologize for my English; I'm using a translator!
-
EspectroW reacted to an answer to a question: healing spell.
-
felipesmoke94 reacted to an answer to a question: healing spell.
-
felipesmoke94 reacted to an answer to a question: healing spell.
-
felipesmoke94 reacted to an answer to a question: healing spell.
-
My goodness, I didn't even know it was possible to make negative points! Hehehehehe always good to learn hehehe thank you very much! Thank you for everyone's attention. 😄
-
I need help with spell editing. I'm trying to set up a self-healing spell, but I couldn't find the option to heal only from damage/attacks. So, I created a healing event with the desired value, and it works, but is this the only way to create a healing spell? (I'm sorry for the English, I'm using a translator)
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
is there ship and battle system at sea? if not, do you intend to implement?
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
felipesmoke94 reacted to a post in a topic: Today I did this on my project...
-
if (Globals.Me.PvpStatusEnabled) { if (pvpStatusStartTimer == null) { pvpStatusStartTimer = new Stopwatch(); } if (!pvpStatusStartTimer.IsRunning) { pvpStatusStartTimer.Start(); } if (pvpStatusStartTimer.ElapsedMilliseconds < remainingPvpStatusTimeMs) { TimeSpan remainingTime = new TimeSpan(0, 0, 0, 0, remainingPvpStatusTimeMs); TimeSpan time = remainingTime.Subtract(pvpStatusStartTimer.Elapsed); inputBoxMessage = new InputBox(Strings.Pvp.pvpStatusStartTitle, string.Format(Strings.Pvp.pvpStatusStartMessage, time.ToString(@"mm\:ss")), true, InputBox.InputType.OkayOnly, null, null, null); //message.RewriteText(string.Format(Strings.Pvp.pvpStatusStartMessage, remainingTime.Subtract(pvpStatusStartTimer.Elapsed).ToString(@"mm\:ss"))); return; } else { pvpStatusStartTimer.Reset(); inputBoxMessage = null; } } Guys I'm trying to make a countdown appear on the screen, can someone help me with this?
-
Eu acho que era agora, me desculpe
-
any programs related to paid work for each exclusive system? interested send private message to talk about it!
-
I'm hiring a C # programmer to develop some unique systems! If anyone is interested please send me a message.
-
Good afternoon guys how can I open several windows at the same time? for example: opening the inventory and at the same time the character window and the party window
-
Hello guys is there any way to put the equipment together with the inventory? if so can you help me do that? exemple:
-
Weylon Santana reacted to a post in a topic: Heroes Apocalypse Online
-
I will help as much as possible, I don’t have all the time in the world but I’ll set aside some time to help!
-
spacing between inventory slots
felipesmoke94 replied to felipesmoke94's question in Questions & Answers
Thank you very much helped me! Now one more question: I edited the "" MaxInventory "on the server for 100 slots. On the client when opening the inventory there are 6 vertical columns, how do I edit so that there are 5 vertical columns? -
Muito bom, eu não consegui fazer download!