Jump to content

  •  

pidow

Member Since 10 Nov 2016
Offline Last Active Jun 05 2017 10:25 AM
-----

Topics I've Started

script:add_word: invalid word

29 May 2017 - 12:40 PM

Hello,

I have an error (since i update hercule, before all works fine)

 

    script:add_word: invalid word. A word consists of undercores and/or alphanumeric characters, and valid variable prefixes/postfixes.


*   65:                         if (query_sql("SELECT login.account_id FROM login LEFT JOIN `char` ON login.account_id=`char`.account_id WHERE login.last_ip=(SELECT last_ip FROM login WHERE account_id="+getcharid(3)+") AND `char`.online=1", .@account_id) > 1)
 

 

 
I don't understand what's wrong, can you help me ?
Thx a lot !

Oups please move to script support... so sorry. miss clic.


SQL database

17 April 2017 - 08:07 AM

Hello,

I need some information: is possible to a script to read a different SQL database than ragnarok.
I think like IPB database.
Do you think is possible ? how ?
Thx a lot !!


failed to load

04 March 2017 - 04:08 PM

Hi i have error in map server:
 
[Fatal Error]: HPM:plugin_load: failed to load 'plugins/dispbottom_all.so' (error: plugins/dispbottom_all.so: cannot open shared object file: No such file or directory)!
 
I don't understand because i put *.c file in src/plugins folder.
may be it's mistake during configuration ? 
Do you make : configure -> make clean -> make plugins -> make sql
or
configure -> make clean -> make sql -> make plugins ?
 
Thx for you help !