thank youQuote:
Use HxD to compare both, and import my edits in your. Use compare tool.
[Only registered and activated users can see links. Click Here To Register...]
thank youQuote:
Use HxD to compare both, and import my edits in your. Use compare tool.
[Only registered and activated users can see links. Click Here To Register...]
Since the 1.1.3 SQL plugins are no longer supported, you have to use Python instead. See the exemple in ShaiyaServerExtended\Py\SSE_Main.py, Open it with Notepad++ and edit it.Quote:
you can't make cmds for just admin/player now since 1.11? i seen there is no folder in the new releases or any plugin examples
is there a ep6.dll? if so remove itQuote:
Would really like to get this to work for EP5, but no joy as of yet.
Tried all game.exe's from 5.1-5.4 and they either have messed up stats, won't port, or can't even chat in-game.
Also ps_game gives an error for /ntplayer command as it doesn't exist in the ps_game, so not sure if/how this is compatible for ep5/6.
So far, is looking like it's for EP6 only.
hi, you cant read or what? im afraid you will need a brain.exe to set this up. it says invalid column name.Quote:
hi Does anyone know the solution?
[Only registered and activated users can see links. Click Here To Register...]
[8:57:30 ] IronPython.Runtime.Exceptions.TypeErrorException: int() argument must be a string or a number, not 'DBNull'
Can you add me on skype ? I'll try to help you (trayne01)Quote:
Has someone found something about this error?
It happens when the toon perfoms any Action (even the defined ones), I asume is related to usp_Insert_Action_Log_E but I don't know.Code:[8:57:30 ] IronPython.Runtime.Exceptions.TypeErrorException: int() argument must be a string or a number, not 'DBNull'
I'm trying to add actiontype 180 (gm command) and later check if a gm was giving gold to a player, editing stats, etc.
Im using sql 2008 (2017 gave me serious issues so I removed it), on Win10 Pro (since Im just testing, I won't install Win Server)
The rest of the SExtended system works well, just that python error on ActionType.