Plus Auto Notice(Sample + Source)

I've just checked the application and it's working fine. Be sure that it's connecting to DB succesfuly + It won't send notice while Sent column is 1


I'm Checked It Again nothing Loaded .. Use Old Version Loading But don't write any notice in server

error2 - Plus Auto Notice(Sample + Source) - RaGEZONE Forums
 
Used This Query and Still The Same Problem , Old Version Reload but don't write , New Version is Don't Load anything

Check the newest one maybe that will work. I've tryed that one some mins ago. And it's loading the PlusNotice messages.

Usage:

-Login to server by Oyun section, login to account, type security letters, select character and go to SQL section without touching notice in Oyun section. Then type your sql info and press activate.
 
Check the newest one maybe that will work. I've tryed that one some mins ago. And it's loading the PlusNotice messages.

Usage:

-Login to server by Oyun section, login to account, type security letters, select character and go to SQL section without touching notice in Oyun section. Then type your sql info and press activate.

Let Me Try ..

V.1.0.3 Work oyun & load notice fine .. but don't Write Notice ,, v1.0.4 work oyun & Don't Load Notice , V1.0.5 Oyun Don't Work and Don't Load Notice
 
Let Me Try ..

V.1.0.3 Work oyun & load notice fine .. but don't Write Notice ,, v1.0.4 work oyun & Don't Load Notice , V1.0.5 Oyun Don't Work and Don't Load Notice

What .net version you got? And can someone able to try that too so we'll see if it's about matrix's hisself or a general issue coz it's working in my dedicated and in my 2 pcs
 
What .net version you got? And can someone able to try that too so we'll see if it's about matrix's hisself or a general issue coz it's working in my dedicated and in my 2 pcs


Woooooooooooooot work Fine now ..

But Don't Write in Notice AnyThing .. just one Time and stopped
 
SRO[2013-06-14 21-04-00]_92 - Plus Auto Notice(Sample + Source) - RaGEZONE Forums SRO[2013-06-14 21-04-55]_88 - Plus Auto Notice(Sample + Source) - RaGEZONE Forums System Work Fine Now .. Notice Reload Every 5 Succ .. Sry About worry You .. Thanks Too Much Bro .. i want know Last Thing .. how can change code in Notice To Name Item ..
 
View attachment 132527View attachment 132528System Work Fine Now .. Notice Reload Every 5 Succ .. Sry About worry You .. Thanks Too Much Bro .. i want know Last Thing .. how can change code in Notice To Name Item ..

Here is your answer

Thank you.

And a suggestion: it's getting CodeName128 from _refObjCommon as item's name. As you know it's not the real name of item it's just name string. So i suggest you guys to alter _refObjCommon table and add a column which will contain item's real name and edit procedure to select that column instead of codename128
 
I'll do it if you explain a bit what do you meaning :)

Mean If 2 Guild Make Guild War .. Then The Guild war Time Finish Must Write Lose & Winner .. just 2 Guild See The Message ..
Want Message Write Automatice To All Server .. To Player In or Out Guild Know .. This Idea Will Be Special ..

Like + When Succ The Notice Write Name Player + ITem Name + [ + Succ Lvl ]
 
Mean If 2 Guild Make Guild War .. Then The Guild war Time Finish Must Write Lose & Winner .. just 2 Guild See The Message ..
Want Message Write Automatice To All Server .. To Player In or Out Guild Know .. This Idea Will Be Special ..

Like + When Succ The Notice Write Name Player + ITem Name + [ + Succ Lvl ]

That will ruin the performance of server. :)
 
@Comandante, if you have time pm me, i have a better version almost done ( need some small fix, code is a mess.. i sucks at c#), works on real time (dont need timers), can record almost unlimited values (pvp logs, globals, plus, anything you want) and dont use any sql connections, and performance lost on db side is near 0.. in fact you dont even need to write data to db
only downside is works in sql 2008r2 (never tested on 2008 normal, and im 80% sure dont works on 2005) and need .net 4

but like i say, need some help to make code looks and works better ( no idea how to pass vars from that weird voids things, so sending vars to textboxs and reading from there... is crazy)

only condition is, when is done, must be release for free
 
Back