Jump to content

AceofSpades

Members
  • Posts

    114
  • Joined

  • Last visited

3 Followers

Profile Information

  • Gender
    Male
  • Location
    Philippines
  • Server
    GenRO Gameplay
  • Discord: xPanda#4516
  • Interests
    Server Development, Quest Maker Scripts

Contact Methods

Recent Profile Visitors

2591 profile views

AceofSpades's Achievements

Magmaring

Magmaring (7/15)

  • Reacting Well
  • Collaborator
  • First Post
  • Conversation Starter
  • Dedicated

Recent Badges

6

Reputation

1

Community Answers

  1. your problem is mysql connection check your config in your server files.
  2. why dont you delete all files in htdocs then put all the fluxcp files to make it redirect to your cpanel xD
  3. good work! but the other fonts are messy and unreadable
  4. just put the ip in your service_korea or service_usa folder from lua files edit the externalsettings it depends on your servertype & servicetype
  5. make sure you have a fpm and libapache to make it work
  6. thats why i asked you cause not everyone are willing to help you just like a hint that i given to you... cause everyone here are ready for spoonfeeding not searching and searching the answer..... if you are really a developer be a resourceful
  7. you can make your own using photoshop..
  8. just check the nemo patcher then remove gm sprite
  9. get the clean data , search and download it
  10. if(BaseLevel == 99 && Zeny < .@Price) { message strcharinfo(0), "Healing costs is " + callfunc("F_InsertComma",.@Price) + " Zeny."; end; Zeny -= .@Price; } if(BaseLevel <= 90){ specialeffect2 EF_HEAL2; percentheal 100,100; }
  11. { bonus2 bSubRace,RC_DemiHuman,90; bonus2 bSubRace,RC_Player_Human,90; },{},{} 90% reduce demihuman damage
  12. then dont use "announce" in script if you want to get a message to your self....
×
×
  • Create New...