Jump to content
  • 0

[help] buffer please


Question

Posted

hi i downloaded this buffer and i use Gracia Epilogue of L2j project

http://www.maxcheaters.com/forum/index.php?topic=81803.0

 

in place witch is

 

# SCHEME SYSTEM

 

if event == "create" :

con=L2DatabaseFactory.getInstance().getConnection()

param = eventParam1.replace("."," ")

if param == "no_name" :

return showText("Info","Please, enter the scheme name!","True","Return","main")

 

when a player creates a scheme without typing NOTHING in

it leaves an error database connection in game server

[all this started cause the "main" shows problem in gs server while trying to go "back" and i tryed to disapear it]

 

i thing this is the right to close the connection

try :

ins.executeUpdate()

ins.close()

con.close()

but i cant use it cause i am new in this section or programming

can somone help me find a solution?

thnx in advance

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...