Jump to content

Recommended Posts

Posted

can someone plz tell me what these mean?

Open Navicat or any other MySQL database manager

4 ) Import install.sql with your MySQL database manager

5 ) Import the script in scripts.cfg

is it c/p or something else.I kmow its a stupid question but to be honest i dont know,im no pro

 

Posted

Navicat is a database manager (like phpmyadmin, only it's an application, not a web service)

I assume that you are using navicat, so:

Right click on database, Execte batch file, select the install.sql, hit start

when it's done, open scripts.cfg (gameserver/data)

look at the way how other scripts are imported, and import this script in the same way, only replace __init__.py with buffer.py

Posted

thank yoy for your quick reply,with navicat i understood, and did everything,i even spawned the buffer,but when i press on it i get a quest,wich means i have done something wrong. and one more question, do i rename buffer.py to init.py?

 

Posted

no, just leave as it is

lets assume that you put the buffer.py fine in the scripts folder

so, in scripts.cfg, you would have to write buffer.py

since the scripts folder is assumed as the root of all quests or python files

Posted

thanks, but there is one final announcement:

v1.3 is the final version that I am sharing. Mainly it's because I don't want everyone to get their hands on the buffer...

Maybe I will post a full guide to make a similar buffer your self, but we will see :)

Guest
This topic is now closed to further replies.



×
×
  • Create New...