Jump to content

Xiphoid

Members
  • Posts

    277
  • Joined

  • Last visited

  • Days Won

    38

Community Answers

  1. Xiphoid's post in How can i do MySQL migration? was marked as the answer   
    dotnet ef migrations add AddingNations --context MySqlLoggingContext --namespace Intersect.Server.Migrations.MySql.Logging --output-dir Migrations/MySql/Logging/ -- --databaseType MySql --connectionString "Username=root;Password=password;Database=jklogging" 
     
     
    Sample Code for MySQL migration
  2. Xiphoid's post in I Try to Adding Nation/Faction to Source Code but Editor Events Giving Error was marked as the answer   
    Fixed
  3. Xiphoid's post in change credits? was marked as the answer   
  4. Xiphoid's post in change the home screen was marked as the answer   
    resources/gui
  5. Xiphoid's post in teleporter ?? was marked as the answer   
  6. Xiphoid's post in Getting Error on Prerelease Branch was marked as the answer   
    there was a code conflict i needed to edit 
  7. Xiphoid's post in Doubt about sprite size. was marked as the answer   
    i recommended for resize sprites you can find your best. i'm using %200 VXAce format.
    You're welcome @Blinkuz.
     
  8. Xiphoid's post in Where is the doc for developper ? was marked as the answer   
    https://docs.freemmorpgmaker.com/en-US/developer/
×
×
  • Create New...