I would change that to the original Devil S itemcode in your code on the first post so more people don't post the same errors consistently. ;)
Printable View
I would, but still, whoever gonna use it must check either any of those items exist in their DB, not only about the devil spirit. Say we put general devil spirit in the example then they have problem with other items, it's just the same problem :P
Anyway, thank you :D
atleast fixed the query let's fix the scroll :D
This Scroll working for
witchymoo only!
If you do it correctly the scroll works fine.
I'm not personally using the scroll myself, I have only looked at the code for it and everything looks fine.
I'll import it into my files now and see if i experience the same issues you guys are facing.
Well,
This Scroll is NOT working for
B1QB0SS only :P :P
To make sure "_AddLogItem" working?.. simply query the _LogEventItem table
If your server didn't log anything, means the scroll will never work, goes the same with other scrolls made by other people that use same "return scroll" type method. see if _LogEventItem has records. You can test if it works or not by just using normal return scroll. If it's empty, means your server didn't log anything... that's entirely another matter.
+1 :)
Yeah, im getting the same issue they are having o_O
I'm guessing since my _LogEventItem tables are empty that it needs additional work in the new 110 BR database.
All the items exist in my SETTINGS values, so yeah its something to do with the Log database.Quote:
Validating Character...
Validating Account ID...
Validating race and gender...
Validating equipped weapon...
Checking if character is using shield...
Setting up item codenames...
Getting item reference ID and link...
Invalid item reference ID, check item codename (degree parameter or item suffix setting). Sequence canceled!
Msg 50000, Level 1, State 16
Hey there ;)
"Invalid item reference ID, check item codename (degree parameter or item suffix setting). Sequence canceled!"
If that error you got, means one of the item doesn't exist, either the gear item code, nasrun code, or gm avatar.
And about the _AddLogItem SP, if your server is VSRO 1.88 and the server didn't log anything, check if you use "Evangelion" SR_GameServer, if you're using it... as I wrote in first post, you have to set the server so it logs everything, simply by editing the "misc.ini" file and set "disableLog = 0", and restart game server ;)
My misc.ini file:
Code:[misc]
disableMsg = 0
disableLog = 0
Yeah its weird tho, because my items defiently exist in both the DB and media, I can even spawn and use them ingame. And I'm not running Evangelion, don't think there's one for the latest 110 cap BR files.
Upon further inspection, after creating a chinese character and trying the scroll it worked. It seems its not working for female euro characters.
I tried a female euro wizard with robe. Figure: Rhena.
Okay in LogEventitem
Nothing!
can you give me Chernobyl SRGAMESERVER? :D
okay iam using evangelion Gameserver and disabelog=0
and restarted gameserver
and used the scroll
in LogEventItem Found Nothing!
Well it works in your video witchymoo, might be a problem with blackrogue 110 DB.