Jump to content

maxine02

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by maxine02

  1. did you reload? @reloadbattleconf
  2. create .htaccess file then put "Options -Indexes" without quote then upload it in fluxcp root directory
  3. Do this in your .htaccess. add this Options -Indexes if you don't have .htaccess create .htaccess in your fluxcp root dir One option also is to create blank index.html but I prefer the .htaccess
  4. you can search it. like this, i got this result by searching
  5. try this code if(getpartyleader(getcharid(1),2) == getcharid(0)) { getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { attachrid $@partymemberaid[.@i]; warp "destination",0,0; } } }
  6. Maybe you're the one needs the reading. If you read it all, the answer is all there. Even example are there.
  7. if you don't like technical terms, maybe think of it as an alias of your IP. You can also change your IP without needing to update the clientinfo.xml. just update your dsn. He gave you the right answer and the complete one. If you don't understand it doesn't mean it's a spam.
  8. Give 2013-08-07 a try and if still buggy for you then go for 2012-04-10. Most pre-re server that I know used 2013-08.07 or 2012-04-10
  9. I used 2012-04-10, now I'm using 2013-08-07, Why choose 2012? why not 2013?
  10. You can do this on npc script, check item id's every load on the map and warp them out. I don't know if it's the ideal way to do this. Let us wait for the veterans in scripting
  11. Kala ko kaya ka nag hhanap ng test server para makapag test at makapag aral din. Mag beta test ka na lang sa ro hosting kung ayaw mo aral paano mag setup ng vps.
  12. Vps ng ovh pde na for test server. $3.5 Or google cloud, may free trial na $300 credit for 1 year hanggang maubos ung $300
  13. This link helped me. Link It will deny the char creation of doram..
  14. I have this msgstring "First character of the profession is more than information. Please contact the Customer Care Center." when logging in on a specific account.. What's the cause of this?
  15. do you still have the default folder on themes?
  16. again.. For us to help you, you need to provide some details. what's the url. what's the directory structure of the theme. if the url is ?module=main&action=staff , most likely staff.php same as the info.php
  17. For us to help you, you need to provide some details. what's the url. what's the directory structure of the theme. If I recall correctly, check if this file is existing <root dir>/theme/default/main/info.php edit that file to your liking..
  18. if 2013 pataas edit mo yung iteminfo.lua mo or .lub depende sa gamit mo
  19. check mo yung equip_locations sa item_db, dapat 1024 = Costume Top Headgear 2048 = Costume Mid Headgear 4096 = Costume Low Headgear 8192 = Costume Garment/Robe
×
×
  • Create New...