Jump to content

Limestone

Members
  • Posts

    647
  • Joined

Everything posted by Limestone

  1. i want to request converter that checks the players money, if the money is 2b, it will not convert the coins to zeny, BTW, 1 mith coin is costs 100m.
  2. Include this on your Diff Enable ASCII on Text
  3. Yes Xantara, BTW Here's My Configuration.. 'RequireEmailConfirm' => true, // Require e-mail confirmation during registration. 'RequireChangeConfirm' => false, // Require confirmation when changing e-mail addresses. 'EmailConfirmExpire' => 48, // E-mail confirmations expire hours. Unconfirmed accounts will expire after this period of time. 'MailerFromAddress' => '[email protected]', // The e-mail address displayed in the From field. 'MailerFromName' => 'TestRO Account Confirmation', // The name displayed with the From e-mail address. 'MailerUseSMTP' => true, // Whether or not to use a separate SMTP server for sending mail. 'MailerSMTPUseSSL' => true, // Whether or not mailer should connect using SSL (yes for GMail). 'MailerSMTPUseTLS' => false, // Same as above SSL setting, but for TLS. This setting will override the SSL setting. 'MailerSMTPPort' => 465, // When MailerUseSMTP is true: SMTP server port (mailer will default to 25). 'MailerSMTPHosts' => 'smtp.gmail.com', // When MailerUseSMTP is true: A string host or array of hosts (e.g., 'host1' or array('host1', 'backuphost')). 'MailerSMTPUsername' => '[email protected]', // When MailerUseSMTP is true: Authorized username for SMTP server. 'MailerSMTPPassword' => '*********', // When MailerUseSMTP is true: Authorized password for SMTP server (for above user).
  4. where did you get that? can you share it to me? thanks.
  5. here's what i've seen in my mail [2012-04-24 09:01:09] SMTP Error: Could not connect to SMTP host. (while attempting -- Recipient: [email protected], Subject: Account Confirmation)
  6. @Xantara.. Same Configuration.. but still got this Error "Your account has been created, but unfortunately we failed to send an e-mail due to technical difficulties. Please contact a staff member and request for assistance."
  7. ohh.. @earthlingz.. thanks for this! i will post again if there's any problem again.
  8. please help me guys.. there are users that spamming posts in my forums like about Medicines or something, i have recaptcha but how i can prevent this ? is it bot? need help badly.. im using ipb 3.1.2
  9. please help.. i have a problem.. is it normal that mado gear automatically removed when died? im using 3ceam 661, some of my players says that in other servers. mado doesn't removed when they died.
  10. aw.. i have harmony.. i set my max dual client into 2.. the problem is i have a pvp points script.. so i want to stop abusing it .. @brian: thanks for the script.. i will try this
  11. sorry if im in a wrong section, but is this possible? disabling dual client in a certain map, like pvp maps? thank you for those who will help me
  12. Dude.. Add this in your skillinfolist.lua [sKID.ALL_BUYING_STORE] = { "ALL_BUYING_STORE"; SkillName = "Purchase Shop", MaxLv = 2, },
  13. Can you share you're source code? thanks.
  14. i have error sir. 'MailerSMTPUsername' => '[email protected]', // When MailerUseSMTP is true: Authorized username for SMTP server.[font=monospace] [/font] in "@".. i think in the username.. i will not use @.
  15. i Have error on this line 'MailerSMTPUsername' => '[email protected]', // When MailerUseSMTP is true: Authorized username for SMTP server.
  16. aw.. hmm what should we do now? coz many players spamming accounts
  17. "Your account has been created, but unfortunately we failed to send an e-mail due to technical difficulties. Please contact a staff member and request for assistance." how to fix this? Here's my Application.php 'RequireEmailConfirm' => true, // Require e-mail confirmation during registration. 'RequireChangeConfirm' => false, // Require confirmation when changing e-mail addresses. 'EmailConfirmExpire' => 48, // E-mail confirmations expire hours. Unconfirmed accounts will expire after this period of time. 'MailerFromAddress' => ,[email protected]', // The e-mail address displayed in the From field. 'MailerFromName' => 'TestRO Account Confirmation', // The name displayed with the From e-mail address. 'MailerUseSMTP' => true, // Whether or not to use a separate SMTP server for sending mail. 'MailerSMTPUseSSL' => false, // Whether or not mailer should connect using SSL (yes for GMail). 'MailerSMTPUseTLS' => false, // Same as above SSL setting, but for TLS. This setting will override the SSL setting. 'MailerSMTPPort' => 465, // When MailerUseSMTP is true: SMTP server port (mailer will default to 25). 'MailerSMTPHosts' => null, // When MailerUseSMTP is true: A string host or array of hosts (e.g., 'host1' or array('host1', 'backuphost')). 'MailerSMTPUsername' => testro, // When MailerUseSMTP is true: Authorized username for SMTP server. 'MailerSMTPPassword' => 123456, // When MailerUseSMTP is true: Authorized password for SMTP server (for above user). And BTW, I'm using Yahoo Mail.
  18. i want to disabled the autocastskills of this item in GVG, PVP and WOE maps. but the other effects like bonus bStr,2 will not be disabled.. 13414,Elemental_Sword,Elemental Sword,4,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000; } },{},{}
  19. does anyone have this src? please share it? thank you..
  20. requesting a job changer that checks job.. for example.. Novice only can view the menu of job changer and the other jobs can't view the menu.
×
×
  • Create New...