Jump to content

Foob

Members
  • Posts

    267
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. Foob's post in Web Flux & Vote For Points - Time is not matching was marked as the answer   
    I have did this already via php.ini and or via .htaccess setting date.timezone it still doesn't work.
    When V4P checks the time it still uses VPS Shared Hosting date which is in UTC. And to add, I cannot change the time of it since its a shared hosting.
    Fixed. Need to update SQL timezone.
  2. Foob's post in Critical Explosion Icon was marked as the answer   
    Try adding in your stateiconinfo.lub "EFST_EXPLOSIONSPIRITS" inputs such as..
    StateIconList[EFST_IDs.EFST_EXPLOSIONSPIRITS] = { haveTimeLimit = 1, posTimeLimitStr = 2, descript = { { "Critical Explosion", COLOR_TITLE_BUFF }, { "%s", COLOR_TIME }, { "Insert Description here." } } }  
  3. Foob's post in No Dual / Multi Client Script not working anymore? was marked as the answer   
    Change 
    getmapxy(.@map$,.@x,.@y,0,rid2name(.@a[.@d])) to
    getmapxy(.@map$,.@x,.@y,BL_PC,rid2name(.@a[.@d])) not sure though. hehe.
  4. Foob's post in Google Cloud issue can't proceed to char server was marked as the answer   
    change this:
    For char_athena.conf, login_ip: 127.0.0.1 char_ip: WAN While for map_athena.conf char_ip: 127.0.0.1 map_ip: WAN Make sure you have set ingress FW to the correct ports.  
  5. Foob's post in Store AFK was marked as the answer   
    conf/group.conf file under level 0 account. autotrade: true
×
×
  • Create New...