Jump to content

Gibier

Moderators
  • Posts

    1,436
  • Joined

  • Last visited

  • Days Won

    94

Gibier last won the day on May 4

Gibier had the most liked content!

About Gibier

  • Birthday 06/02/1997

Profile Information

  • Gender
    Male
  • Location
    Quebec

Profile Fields

  • Steam ID
    Silverant1

Recent Profile Visitors

35,243 profile views
  1. nice tool though I'm not too sure why someone would want to reduce the lpc sprite animation to a 4 frame (well except if you use it for rpg maker.) Would be easier and better to just use all the frame for every animation.
  2. If you want your client to connect to your server you have to compile everything at the same time; client, editor and server
  3. Though this isn't a game made with the intersect engine
  4. Hey I regain access to the editor of the demo. Panda goal is to get a demo complete enough to show a basic of what the engine can offer then release the client, editor and server so people can download it. Do you guys have some special request that I could implant to it?
  5. You can't only the client and servers are running on mac. The editor is running on window only.
  6. If you're using an edited client you'll need to also compile the server a vanilla server for released build won't work. The same with an edited server won't work with a vanilla client released from build.
  7. Either this wasn't a feature the day I replied or I was missing an/few update
  8. Au final j'avais mal lus la version. Pour aller de B7.1 à B8 le mieux est de upgrade de B7.1 à B7.2 puis de B7.2 à la première version de la B8 B7.2: B8: et assure-toi de prendre la version v0.8.0-beta.1 et puis tu devrais pouvoir upgrade à dernière version @Vio merci d'avoir réagis à mon poste sinon j'aurais pas revenu sur le topic
  9. Hi, no the base engine can't do that neither the event system which can only give xp. Surely if know C# you could add it the spell editor consuming like hp/mp. Though adding this feature would require for you to see how to implant it; if the player's current xp is less than the requirement should the player be casting the spell for a level cost or not. Else an other way would be by changing the 'give xp' option to 'change xp' (which from my point of vu should already been made). Thought this would also mean if the player loose a level or not.
  10. Pour update le client et éditeur tu n'as qu'à remplacer les .exe avec ceux de l'update Assure-toi que la version soit vraiment celle du serveur affiche. Après si tu n'as pas ouvert les port alors peu importe l'ip/port le client ne pourra pas se co tu peux vérifier si c'est ça en mettant 'localhost' and host du fichier config.json du client.
  11. Nice are they doing stuff beside following the player?
  12. Se bem me lembro, essas definições estão configuradas no config.json da pasta do servidor. Vou editar esta resposta quando estiver no PC para confirmar. ---- Editar: Tem de se certificar de que o seu mapa utiliza um tipo que está definido como falso no config.json Por favor, não mencione @mencionar pessoas, é rude e posso confirmar que ninguém gosta de ser mencionado por dar ajuda se não tiver respondido previamente à pergunta. tradução do inglês com deepL
  13. By default you can't make more than one character. To be allow player to have more than one you'll have to edit the config.json of the server folder: I would suggest you to make all the change you want in this file before making anything else in the editor. Also next time please write a name post that explain the post contain.
×
×
  • Create New...