Jump to content

domez86

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by domez86

  1. hello, help me for error in Geffen Magic Tournament: [Error]: buildin_unitwarp: Unit with ID '0' is not found. [Debug]: Source (NPC): Dwigh#1 at 1@ge_st (114,50) this in Horror Toy Factory: [Error]: buildin_getunitdata: Unit with ID '110086556' is not found. [Debug]: Source (NPC): #bssk03 at 1@xm_d (1,5) & this: [Error]: npc_click: npc_id != 0 tnx in advance!
  2. hi, I wanted to ask: in my fluxcp I can see the list of vendors but when I click to see the items they sell, "No Item Found" appears. why? tnx!
  3. help me pls? [Error]: buildin_getunitdata: Unit with ID '110086556' is not found. [Debug]: Source (NPC): #bssk03 at 1@xm_d (1,5) [Error]: buildin_getunitdata: Unit with ID '110086556' is not found. [Debug]: Source (NPC): #bssk03 at 1@xm_d (1,5) & [Info]: [Instance] Created: Sky Fortress (1). [Error]: npc_click: npc_id != 0 [Error]: npc_click: npc_id != 0 tnx!
  4. I tried to install a version but I wasn't able to configure it, also because I was afraid it would ruin the server. that's why I asked someone to simply copy and paste here, maybe he had already inserted the skills of that mob, boss of the Sky Fortress Istance.
  5. hi, it is possible to link this script: if (! #onetimeitem) { set # onetimeitem, 1; to the char id? not account id. thanks.
  6. excellent script, but you explain to me how the script makes you see that the account has already obtained the gift? register it in the database?
  7. I only said that I need the strings in the mob_skill_db.txt file, and that I don't use that kind of software. a simple copy and paste ^ _ ^ * I apologize if I seemed demanding.
  8. I don't like using these software....
  9. hi, could you post me the list of skills to add for mob 3124 Charleston 3, in the mob_skill_db.txt file? thanks!
  10. I'm sorry but I didn't understand, could you explain me?
  11. help me pls? [Error]: wrong egg item inventory 82 tnx!
  12. help me to fix this error pls? [Warning]: script:get_val: cannot access player variable 'killedrid', defaulting to 0 [Error]: get_val_: fatal error ! player not attached! [Debug]: Function: setr (2 parameters): [Debug]: Data: variable name='.@mob_id' index=0 [Debug]: Data: param name='killedrid' type=122 [Debug]: Source (NPC): lhz_dun_n at lhz_dun_n (0,0) tnx!
  13. hi, sometimes it appears to me: error: intif_parse_Mail_delate: char not found ****** why? thank you.
  14. hi, I wanted to ask if it was possible to change the characters of the password that sends the fluxcp after having reset the password. example received email: myRO Control Panel: Password Has Been Reset Here are the details outlining your new password. Account: myusername New Password: uuXinoRFfNPFg22a maybe decrease the characters .... 16 are too many! tnx!
  15. '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' => true, // Same as above SSL setting, but for TLS. This setting will override the SSL setting. all 3 true? for it is written that the third cancels the second.
  16. hi I wanted to ask if these settings are right for gmail: 'MailerFromAddress' => '[email protected]', // The e-mail address displayed in the From field. 'MailerFromName' => 'myRO', // 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' => true, // 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' => 'mypass', // When MailerUseSMTP is true: Authorized password for SMTP server (for above user). tnx!
  17. help me pls? [Error]: script:op_2: invalid data for operator C_SUB [Debug]: Data: string value="I need ^FF00004" [Debug]: Data: number value=3 [Debug]: Source (NPC): Charleston 1#61_00p at 1@mcd (132,129) -----------------------------------------& [Warning]: buildin_monster: Attempted to spawn non-existing monster class 3161 [Debug]: Source (NPC): #finalbattle at 1@mcd (0,0) tnx!
  18. ok thanks, but now you give me 2 more errors: [Error]: script error on npc/re/miei/CharlestonCrisis_RA.txt line 620 parse_line: expected ';' * 620 : emotion ET_QUESTION,0','instance_npcname("Charleston 1#1_00y"); [Error]: script error on npc/re/miei/CharlestonCrisis_RA.txt line 791 parse_line: expected ';' * 791 : emotion ET_THINK,0','instance_npcname("Charleston 2#0_00y"); tnx!
  19. hi, could you correct the errors in these 2 strings please? [Error]: script error on npc/re/miei/CharlestonCrisis_RA.txt line 2309 parse_simpleexpr: unmatched ')' * 2309 : if(questprogress'('13185)) erasequest 13185; [Error]: script error on npc/re/miei/CharlestonCrisis_RA.txt line 2768 parse_line: expect command, missing function name or calling undeclared function * 2768 : .@huntsystem = questprogress('1'3188,PLAYTIME); //20 Horas tnx!
  20. nothing, it goes on and on and on to make mistakes ..... I don't understand! i fixed, tnx! i edit with block notes. notepad++ problem with lua.......
  21. i try delate string but another error.
  22. yes, indeed. but without it I didn't read the translations .... so now how can I modify descriptions?
×
×
  • Create New...