Search results

  1. D

    Function Problem - mail to getitem conversion

    Hello, I have disabled mail system on my server and found a an automated events script that uses mail system to give the prizes. function Func_Prizes { announce "Congrats "+strcharinfo(0,getarg(0))+", a winner in the "+getarg(1)+" Event.",bc_all|bc_blue; query_sql("INSERT INTO `mail`...
  2. D

    Unknown Packet on 2012-04-10aRagexe Client

    I am getting this on console [Warning]: clif_parse: Received unsupported packet (packet 0x094b, 19 bytes received), disconnecting session #7. I've already set the PACKETVER to 20120410 and recompiled.
  3. D

    Paymentwall for FluxCP

    Has anyone implemented Paymentwall to FluxCP here? I want to use it for my FluxCP since they offer a lot of payment options, and some free credits / points for some tasks. Paypal is somewhat limited to those people who have credit / debit cards.
  4. D

    Migrating from eAmod to Hercules

    Hi, I am using eAmod as my current emulator and is currently using 2010-07-30 client. I really want to move to Hercules because of it's features and hyper-active Development Team. But since Hercules has a different src coding, I am a little skeptical on moving. Here's some of my questions that...
  5. D

    2 hosts for 1 server setup.

    It passed the login and char server, however it fails to connect on map server when I tried logging in. My Setup: Login Server: HostA Char Server: HostA Map Server: HostB SQL Server: HostA Ports used are open on both hosts Anyone can help?
Back
Top