1 Attachment(s)
Re: Plus Auto Notice(Sample + Source)
for everyone that wants to change code name into the real item name ..
copy the lines for all items from textdata_equip&skill.txt then remove everything but the Name code name (SN_ITEM_BLABLA) and the real name, after that remove the SN_ from name code names and then seperate them with one tab. after that copy it all to a database named SRO_VT_SHARD.sbo._ItemName (create that table with 2 columns first one named CodeName128 varchar and the other one named Name also varchar)
after that all you have to do is change the query inside _AddLogItem:
PHP Code:
select @iname = Name from SRO_VT_SHARD.dbo._ItemName where CodeName128 in(select CodeName128 from SRO_VT_SHARD.dbo._RefObjCommon where id = @iid)
Attachment 132687
Re: Plus Auto Notice(Sample + Source)
Quote:
Originally Posted by
lemoniscool
for everyone that wants to change code name into the real item name ..
copy the lines for all items from textdata_equip&skill.txt then remove everything but the Name code name (SN_ITEM_BLABLA) and the real name, after that remove the SN_ from name code names and then seperate them with one tab. after that copy it all to a database named SRO_VT_SHARD.sbo._ItemName (create that table with 2 columns first one named CodeName128 varchar and the other one named Name also varchar)
after that all you have to do is change the query inside _AddLogItem:
PHP Code:
select @iname = Name from SRO_VT_SHARD.dbo._ItemName where CodeName128 in(select CodeName128 from SRO_VT_SHARD.dbo._RefObjCommon where id = @iid)
Attachment 132687
Thanks, works fine :)
Quote:
Originally Posted by
denise456
Share with me your insert PlusNotice line please :)
Re: Plus Auto Notice(Sample + Source)
btw, notice.exe sometimes crashing for no eason.
Re: Plus Auto Notice(Sample + Source)
any one make tutorial how to use ? please. :(
Re: Plus Auto Notice(Sample + Source)
well cannot login with any char bcuz it always writes
The version is incorrect, please restart the programm !
and gateway server writes down when i try 2 connect FRAMEWORKMSG_IMAGE_BASED_USER_VALIDATE_REQ Failed, No Registered CertParam!!
Re: Plus Auto Notice(Sample + Source)
@Comandante
About the client version can you make it auto read the valid version for client in _ModuleVersion (Account DB)?
Anyone knows the operation of plussing FAIL?
Re: Plus Auto Notice(Sample + Source)
any one do for me a Favour Notice Write in my game in PLUS(+) 1 and PLUS(+)2 +++ Iwant it to write only from 11 to 21 Please Answer for my Question fast and Plusnotice write The version is incorrect , please resatrt
Re: Plus Auto Notice(Sample + Source)
anyone had this issue? it says Select your Char now ! but select char list is clean and it doesn't show any chars.
Re: Plus Auto Notice(Sample + Source)
Program
Does not support winserver2003 64x or 32x
help!
Re: Plus Auto Notice(Sample + Source)
It's me Devsome.com
system31 is only my ragezone account.
Nice to see that you copied my whole tool !
Devsome.com | Development & Coding
and also here
http://www.***********.com/forum/pri...iter-vsro.html
I will pn you private to say you something. Hope you will edited it...
Re: Plus Auto Notice(Sample + Source)
well if you release a source code to public you should expext people to copy it, use it, rewrite it and then rerelease it with mods and he somehow did mention you even if he didnt know your name
Quote:
Btw i've used "auto notice's source codes by someone else". If you let me know his name i'll let others know who he is :P Log in with that old way before sending notice
Re: Plus Auto Notice(Sample + Source)
Re: Plus Auto Notice(Sample + Source)
Does not support winserver2003 64x or 32x
help!
Re: Plus Auto Notice(Sample + Source)
Quote:
Originally Posted by
a22345875
Does not support winserver2003 64x or 32x
help!
You got the source. :)
By the way guys i'm so sorry i'm not able to fix bugs because i don't have enough time. I'm living in Turkey and as you know there is a resistance going on here which i support and join. And i'm also working on my own server. But i promise when i get some time i'll fix them.
Re: Plus Auto Notice(Sample + Source)
thank you~
Quote:
Originally Posted by
Comandante
You got the source. :)
By the way guys i'm so sorry i'm not able to fix bugs because i don't have enough time. I'm living in Turkey and as you know there is a resistance going on here which i support and join. And i'm also working on my own server. But i promise when i get some time i'll fix them.
thank you!