Jump to content

Gibier

Moderators
  • Posts

    1438
  • Joined

  • Last visited

  • Days Won

    98

Everything posted by Gibier

  1. Gibier

    Mounts?

    That could work but he will need to change all the inage size like sprite. Tge result will be pretty much ugly. The player will seems on another tile. If the event editor could give stat to the player it would be better. Bit it can't.
  2. Menu music ? When you start the game to login on a player account ? You can do it in three step: put your menu music in the folder music (you can name it like you want but in a .ogg format). You can find online mp3 to ogg convertor. After open the config.xml and change </MenuBGM> to <MenuBGM>yourmusic.ogg</MenuBGM>
  3. you're welcome
  4. Yes everything you will change with the editor will be save in the data base soon as you save it. The client have a auto-save feature which will save everything who is related to the players (progression, stat, variable, position...) every two minutes. The auto-save will start too when the player will close the client. The only wait to "don't save" the player variable would be to create an event which will set all the variable to 0 and run it every player connection.
  5. If the event editor could start event when a npc die and select the npc you could but it can't. You will need to wait for the source.
  6. I sad windows defender can't block wannacry :'(

    1. Show previous comments  4 more
    2. Phenomenal

      Phenomenal

      Oh I thought u meant the windows 7 version of wannacry, yeah it would work in windows 7.

    3. panda

      panda

      Dare I say... you wannacry about wannacry?

       

      If you're still on W7, well too bad so sad. Time for an upgrade to Linux.

    4. Gibier

      Gibier

      Not i wannacry for the person who still have win 7. I have win 10, i don't think I'll install linux one day.

  7. Not with the true consumable but probably with an event item
  8. @blazedeveloper pretty much all the answer to your questions can be found on one page of the main site. (Just remove the /community from the forum link) https://www.freemmorpgmaker.com/docs/en/Welcome.html This page would save you alot of time 1. With that:
  9. Like this SherwiN don't use intersect, but it's intersect. Like Kibbelz said you sould learn hiw to use autotile. It's pretty easy, you only need to do 2 more click.
  10. I never used rpg naker but you will need spriteset with 4 frame (2 frame will be the same) I think it's the vx format. But you can choose the xp format (3 frame) if you want. But your need to find the rpg maker spriteset xp to vx convertor in the download section (in the menu not in the forum section)
  11. I'm happy to see that you let dabbing in the past whre it should be.

    1. Show previous comments  2 more
    2. Phenomenal

      Phenomenal

      I'm worried now... very... very... worried.

    3. Kibbelz

      Kibbelz

      Do you volenteer as the child? :^)

    4. Phenomenal

      Phenomenal

      Not small enough I'm afraid, there must be a daycare near you ;)

  12. I saw you put skill like fishing in yours planned feature. Do you planned to code another skill system than the default in intrsect ?
  13. This would suprise me. Think they don't want too much person to have the source code to be sure the engine have not 150 way of coding in their source code. They don't wana add someone in the project from the start to the beta 2 or 3. Pretty sure they won't accept other person into the project.
  14. Yes it's extremely dangerous.
  15. If he want that it will be able to a part of a system like that in the event editor when intersect beta 4 will be releash. But it will tell how many time the player die by a npc and player. So that's not what you need. Well except if they they choose to include it in the beta 5 or after you will need to wait for the source.
  16. Pvp count like pokemon or final fantasy ? If yes, you will need the source. Which will be releash after ~5 update or more. With the old update progression I think it will releash in 1-2 years or maybe more or less. After all panda didn't worked on intersect before.
  17. 1) your respawn location is where your character start at the first connection. I'm not sure but i think the event editor have to option to start an event when the player die. So you could do it with a conditional branch which spawn each class at different place.
  18. Same thing
  19. Like this ?
  20. Everyone start at this point so no @alextoti99 I tried it but it seems to do nothing except closing after we enter the wanted file path. Maybe it create the encryption on an other place on the hard drive? Or a try a uncompabtible file format?
  21. Well it would be lame to create a account here only to give a virus xD. Virus or not (even if it would be stupid to do that) i will try it.
  22. You can find free 2d art on this forum https://www.ascensiongamedev.com/community/forum/29-resources/
  23. Pretty sure it only change the level without reset the stat. We could create the event to do if the player have the class X and die to reset the default value. But the event editor doesn't have the feature set or add stat value. To be honest don't know why the event editor doesn't have it. It would be one of the most usefull thing on it.
  24. I try to figure if we could do a shooter game with a match making like BF3 and COD.

     

    I though about a way and I think this could work.

    1. Show previous comments  3 more
    2. Gibier

      Gibier

      I think about away to do it with the event editor without coding. I think in theory someone could do it with some variable and switch

    3. Puppy

      Puppy

      Oh, then probably easy I guess? Tons of IF's but possible and i'd say could be easy to pull off with the HS ranking system instead of ELO, you need 5 wins to advance, each death is -1 on your score, your score is variable, and if you pass the treshold you can only enter arena with 5+ ranking, also the 'matchmaking' check if slots are set on TRUE (for example something like que, or just floors with touch event) however I still believe you'd need to have source to make area where if you die, you get -1, or maybe just on death -1. I mean, possible, not even hard I'd say. Tedious however.

    4. Gibier

      Gibier

      Yes it should be easy to do it. About the spawn when the player die it would be another event

  25. I don't this intersect allow that. If not it will surely be a good thing to add. So many type of game need that to work.
×
×
  • Create New...