Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

"Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWriter!

Experienced Elementalist
Joined
Aug 22, 2013
Messages
208
Reaction score
125
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

i have small question i can make that system work in one area

like the system work in pvp area only ?!

Since the SP logs position coordinates, you can play with it and match it with records in Region table.

Well so far the compilation went awesome once i deleted that file that you said. Using VS 2010.

My problem now is that i am lost o_O , in the SQL tab , i put the host/ip , log database name , username and password. I click Activate . and nothing happens lol :p idk what happened there but nothing at all happens ^.^. I dont see a sign , or anything.

Now in the other tab , which i named Settings btw lol. I put in the info for server ip , gate way , localed and version. I click connect to server. And down bellow it shows that it connected and it asks me to input my account. So i do , once i click account login. It ask to select character. Thats where the problem is. I dont see any character listing , or anything regarding a character. Just blank list.

1. Set database config, "Activate" (you're done with this)
2. Set server settings, ip, port, etc, "Connect" (you're done with this)
3. Set your char, "Login" (you're done with this)
4. Enter Image Code (are you done with this?)
5. After image code entered you'll be able to see your character list for selection ;)

Then you're good to go. By the way, you must login as GM char that can make ~notices inside game.
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

Well so far the compilation went awesome once i deleted that file that you said. Using VS 2010.

My problem now is that i am lost o_O , in the SQL tab , i put the host/ip , log database name , username and password. I click Activate . and nothing happens lol :p idk what happened there but nothing at all happens ^.^. I dont see a sign , or anything.

Now in the other tab , which i named Settings btw lol. I put in the info for server ip , gate way , localed and version. I click connect to server. And down bellow it shows that it connected and it asks me to input my account. So i do , once i click account login. It ask to select character. Thats where the problem is. I dont see any character listing , or anything regarding a character. Just blank list.

in sql settings
1- .\SQLEXPRESS
2- your log name
3- username ( sa )
4- your sql password

then server settings
1- your server ip
2- port login
3- locale 22
4- Version your game ver the click connect to server it's very easy :p
 
Junior Spellweaver
Joined
Jun 10, 2012
Messages
156
Reaction score
30
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

The thing is im on Blackrogue 110. There is no image code as far as i can see o_O
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

The thing is im on Blackrogue 110. There is no image code as far as i can see o_O

make your code only 1 number like '5' from server.cfg
 
Junior Spellweaver
Joined
Jun 10, 2012
Messages
156
Reaction score
30
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

make your code only 1 number like '5' from server.cfg


I did , still nothing. No characters to select.
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

I did , still nothing. No characters to select.

did you create a char ?

or only created id and pw ?
 
Junior Spellweaver
Joined
Jun 10, 2012
Messages
156
Reaction score
30
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

did you create a char ?

or only created id and pw ?

the gm account im trying to enter has 2 chars inside. And my ip is alrdy in the priviledge table. I cant seem to reach char selet section. Like i said , i see now captcha either. Even tho i have it set to 1 number.
 
Experienced Elementalist
Joined
Aug 22, 2013
Messages
208
Reaction score
125
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

Ah, BR files, I never tried before, didn't even know BR files doesn't have Image Code input, hm perhaps you should disable the image code input sequence from the code.

to get Weapons name from textdata_equip&skill

It works ;), I imported textdata_equip&skill into temporary db, update ObjName128, and this is the result:

Witchy Moo - "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWriter! - RaGEZONE Forums
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

Ah, BR files, I never tried before, didn't even know BR files doesn't have Image Code input, hm perhaps you should disable the image code input sequence from the code.



It works ;), I imported textdata_equip&skill into temporary db, update ObjName128, and this is the result:

Witchy Moo - "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWriter! - RaGEZONE Forums

Congratulations ;P
 
Junior Spellweaver
Joined
Jun 10, 2012
Messages
156
Reaction score
30
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

I give up on the program lol. I tried to disable every section of the captcha. Still no character select. I quit :p , i'll just try it again whenever this database reaches the Server machine lol
 
Experienced Elementalist
Joined
Aug 22, 2013
Messages
208
Reaction score
125
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

I give up on the program lol. I tried to disable every section of the captcha. Still no character select. I quit :p , i'll just try it again whenever this database reaches the Server machine lol

I can't do anything about it at the moment since I don't have BR server, but i might later. Meanwhile perhaps you might wanna contact code's author and ask him about how to disable captcha entry. This is him: Caosfox

good luck
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

okay got all items names from textdata_equip&skill added to new table Now Proc Loading ITEM Code + item Name from New Table

SO, IF you were asking why didn't I press "Like" at your post, I was wondering why didn't you Like my post? you used my codes WITHOUT contributing anything that came out of your BRAIN and you asking me press "Like" for you? get real. :shot::stupido2: :musicus:


Well, why don't you release yours? (if you ever made one) I thought you have brains for this kind of stuff? Turns out you're just another 'typical instant user' type who uses other people's stuff for your own benefit.


dude i want to finddd thanks button really iam new here and i dont know where i find Thanks Button iam not kidding you
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

okay got all items names from textdata_equip&skill added to new table Now Proc Loading ITEM Code + item Name from New Table




dude i want to finddd thanks button really iam new here and i dont know where i find Thanks Button iam not kidding you



(facepalm)

can't see that ?
 
Junior Spellweaver
Joined
Jun 10, 2012
Messages
156
Reaction score
30
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

anyways witchy still waiting on that new seal guide ;)
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite



(facepalm)

can't see that ?

LOL I cant -.-
Witchy Moo - "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWriter! - RaGEZONE Forums

Witchy Moo - "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWriter! - RaGEZONE Forums
 
Experienced Elementalist
Joined
Jul 1, 2012
Messages
215
Reaction score
83
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

Cool :)
 
Experienced Elementalist
Joined
Aug 22, 2013
Messages
208
Reaction score
125
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

okay got all items names from textdata_equip&skill added to new table Now Proc Loading ITEM Code + item Name from New Table




dude i want to finddd thanks button really iam new here and i dont know where i find Thanks Button iam not kidding you

Dude, just STOP writing. Nothing you wrote has quality. thank you.
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

Dude, just STOP writing. Nothing you wrote has quality. thank you.

just telling you it's working :D
 
Junior Spellweaver
Joined
Dec 1, 2012
Messages
105
Reaction score
16
Re: "Simplified" [Job/FreePVP Kill] Fetching (vSRO 1.88) - Now works with NoticeWrite

i have a small question why the notice take long time to appear

maybe cuz i open the server from my pc ?
 
Back
Top