Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rohan
You last visited: Today at 16:47

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



GM Tool for Rohan

Discussion on GM Tool for Rohan within the Rohan forum part of the MMORPGs category.

Reply
 
Old 10/20/2016, 19:06   #16
 
im batman's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,212
Received Thanks: 721
Quote:
Originally Posted by DretoNEX View Post
You can use Try{} and Catch{} reference in the code that return special errors or even the sql error itself. You can even use if{} and else{} / else if{} to return errors.

And besides all that its not a pay to have tool its a free tool so if you want top tools go pay 300$ for a tool that has 1 reference more then 1 free tool.
I know that and you know that and most *real* devs in here know that. OP says he wrote it. I looked at his code and found it looking like it was written by someone that does not care if his code blows up or not.
im batman is offline  
Old 10/20/2016, 19:48   #17
 
DretoNEX's Avatar
 
elite*gold: 0
Join Date: Jul 2014
Posts: 886
Received Thanks: 440
Aaa i tought you ment my old db editor (Which i admit wasan't done so well) Main reason i started building a new one.
DretoNEX is offline  
Old 10/22/2016, 09:37   #18
 
DeveloperJugs's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 267
Received Thanks: 72
Quote:
Originally Posted by DretoNEX View Post
You can use Try{} and Catch{} reference in the code that return special errors or even the sql error itself. You can even use if{} and else{} / else if{} to return errors.

And besides all that its not a pay to have tool its a free tool so if you want top tools go pay 300$ for a tool that has 1 reference more then 1 free tool.


for the simple code he give to me
thanks to @
DeveloperJugs is offline  
Old 10/22/2016, 12:10   #19
 
elite*gold: 0
Join Date: Oct 2016
Posts: 3
Received Thanks: 2
nice post
futuregamerz is offline  
Thanks
1 User
Old 10/22/2016, 18:51   #20
 
itdhos's Avatar
 
elite*gold: 0
Join Date: Jul 2013
Posts: 160
Received Thanks: 35
Quote:
Originally Posted by im batman View Post
Any fool with a minimum of programming theory can write code like that. It is something altogether different to write GOOD, solid code.

Just as an example: what happens in that code if the database API calls fail or invalid results are returned? BOOM!
don't underestimate someone,sometimes you never know what someone can do.Just what Dreto said,i so familiar using Try and Catch code,so nothing result is invalid cause i make some initialization if the code error so it's returned false.
itdhos is offline  
Thanks
1 User
Old 10/23/2016, 01:36   #21
 
elite*gold: 0
Join Date: Oct 2016
Posts: 3
Received Thanks: 2
Don't be disputed
futuregamerz is offline  
Thanks
1 User
Old 10/23/2016, 14:42   #22
 
im batman's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,212
Received Thanks: 721
Quote:
Originally Posted by itdhos View Post
don't underestimate someone,sometimes you never know what someone can do.Just what Dreto said,i so familiar using Try and Catch code,so nothing result is invalid cause i make some initialization if the code error so it's returned false.
Look closely at that code and see how many points of failure it has. I counted at least 4. 2 logic errors, one usability error and one that leaves the whole program in a poor state.

That code was written by a person that was plain lazy and really does not understand logic. If the OP is going to call it his, that is how I will classify his work.
im batman is offline  
Old 10/25/2016, 15:03   #23
 
DeveloperJugs's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 267
Received Thanks: 72
Quote:
Originally Posted by im batman View Post
Look closely at that code and see how many points of failure it has. I counted at least 4. 2 logic errors, one usability error and one that leaves the whole program in a poor state.

That code was written by a person that was plain lazy and really does not understand logic. If the OP is going to call it his, that is how I will classify his work.
why is it working? i used this tool i made 4 months ago and working fine without any errors.
maybe i dont have (else) statement. yes i am lazy but i understand what i typed on this program. dont underestimate my knowledge

Quote:
Originally Posted by futuregamerz View Post
nice post
thanks for the appreciation!
don't be like them soon! stay humble
DeveloperJugs is offline  
Thanks
1 User
Old 10/25/2016, 15:12   #24
 
elite*gold: 0
Join Date: Sep 2015
Posts: 3
Received Thanks: 0
link is not working
cheesedoghotdog is offline  
Old 10/25/2016, 18:10   #25
 
im batman's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,212
Received Thanks: 721
Quote:
Originally Posted by DeveloperJugs View Post
why is it working? i used this tool i made 4 months ago and working fine without any errors.
maybe i dont have (else) statement. yes i am lazy but i understand what i typed on this program. dont underestimate my knowledge
I am sure if you really understood what you wrote, you would not have said that.

I mean seriously, if you had showed up to me for an interview and presented me code that has that many problems with it, I would thank you for wasting my time and sent you out the door. So yeah, I doubt very much I am underestimating your knowledge.
im batman is offline  
Thanks
1 User
Old 10/26/2016, 13:12   #26
 
DeveloperJugs's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 267
Received Thanks: 72
Quote:
Originally Posted by cheesedoghotdog View Post
link is not working
link is working fine!
DeveloperJugs is offline  
Old 10/28/2016, 04:51   #27
 
elite*gold: 0
Join Date: Mar 2015
Posts: 4
Received Thanks: 0
how to use your tool gm
gm tool you do not connect to sql
puakejahanam98 is offline  
Old 10/28/2016, 09:28   #28
 
DeveloperJugs's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 267
Received Thanks: 72
Quote:
Originally Posted by puakejahanam98 View Post
how to use your tool gm
gm tool you do not connect to sql
Open it on Visual C# And click the form
DeveloperJugs is offline  
Old 10/31/2016, 16:42   #29
 
elite*gold: 0
Join Date: Mar 2015
Posts: 4
Received Thanks: 0
how
tutorial please
puakejahanam98 is offline  
Old 11/01/2016, 11:59   #30
 
DeveloperJugs's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 267
Received Thanks: 72
Quote:
Originally Posted by puakejahanam98 View Post
how
tutorial please
You need Visual C# from Microsoft not Dev C++.
DeveloperJugs is offline  
Reply


Similar Threads Similar Threads
give me Rohan Tool
06/02/2013 - Rohan - 0 Replies
anyone give me link for download Rohan tool???
need tool auto skill for rohan
09/10/2008 - Rohan - 2 Replies
some one know tool auto skill for rohan ? i need 1 tool can send skill when i click on mob, very thx u



All times are GMT +2. The time now is 16:47.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.