I had the right idea i totally forgot about the change in properties though..
mine was still in console so that explains why it was running both of them..
ooo just noticed im going to need a timer to run the check ...
Yeah. Check out the update region. You'll learn everything you need there. Everything that updates per second is located there (including CPU management *hint*). CPU management is a good idea to have in your GUI! =]
Yeah. Check out the update region. You'll learn everything you need there. Everything that updates per second is located there (including CPU management *hint*). CPU management is a good idea to have in your GUI! =]
Good luck!
Sincerely,
Fang
yay got the playercount working wow i was makin that way harder then it was.. Cpu usage is also done..
9958 works fine on my server. Lol
It's whatever port you want really as long as you put it correctly in Server.dat. It's easier to remember when it's just minus one of the auth port. More organized looking when port forwarding too =P
I should point out GUI's are not the best option for running a server, their threading style is different which makes them significantly less efficient.
A better way to do this would be to have it use a console, but hide the console so that it cant be visible and then on a separate thread start your GUI, that way the GUI's threading doesnt mess up the rest of the server.
This isnt hard to achieve the open source project has a semi finished map viewing dialog which is loaded from the console with a command currently.
I should point out GUI's are not the best option for running a server, their threading style is different which makes them significantly less efficient.
A better way to do this would be to have it use a console, but hide the console so that it cant be visible and then on a separate thread start your GUI, that way the GUI's threading doesnt mess up the rest of the server.
This isnt hard to achieve the open source project has a semi finished map viewing dialog which is loaded from the console with a command currently.
Guess that means i gota try to find out how to keep it in console and just be able to hide it then..
[GUIDE]Adding a new item 04/20/2017 - EO PServer Guides & Releases - 17 Replies Hello,It's me again Necron33 with a new guide
This Guide Tells you how to add a new item including everything(Client,Action,Itemtype).
Making Items is divided to:-DataBase,Client
DataBase:-cq_itemtype,cq_action(if you wanna make action).
Client:-Itemtype.dat,shop.dat(if you want to add it in any shop),ItemMinIcon.ani,MapItemIcon.ani
We will begin with DataBase,I will make a EPCard680,which is going to give players(I will explain how to make the items for excat levels,Vip levels)
Most...
[Guide] Adding 10D to SEA. 07/27/2010 - SRO PServer Guides & Releases - 5 Replies First, Download These Two Files.
MEGAUPLOAD - The leading online storage and file delivery service
MEGAUPLOAD - The leading online storage and file delivery service
Then Extract the Silkroad RAR Content into an Empty Folder, then Place the Data and Maps Into That Folder.
Then you Start Your Emu, Then Use The Launcher Attached Below.
Enjoy.
Guide for Adding 10+11D to SEA Emu. 07/24/2010 - SRO Private Server - 5 Replies I've gotten most of the bugs fixed up to 9D and was looking to add the 10D+11D files, but most people are to dumb to say how to do it, is it possible we can get a guide, or someone who speaks decent english to Explain how to Add it.
I downloaded the newest client, to the Data and Particles and Moved it to my Emu's SRO Client Folder. Still cannot spawn anything.
[Guide]Adding Npcs 09/02/2009 - CO2 PServer Guides & Releases - 20 Replies Ok heres a simple guide on how to add npcs into the database.its very simple(theres a video at the end)
Step 1: Go to the npcs table in the database.Click Browse,And sort by uid and find the last number and add1 and also write this down.
Step 2: Go back to the beggining of your npc table.Click insert.Ok now type in the number your wrote down in the UID table.(Note there will be a pic when we click save at the end.)
Step 3: The type is what people have trouble with.The type is what...
[Guide]Adding new jobs. 04/12/2009 - CO2 PServer Guides & Releases - 3 Replies Alright, I was playing around with my client and was looking for a way to add a new job. In case I wanted to make a new class or something.
Go to your client folder, navigate the "ini" folder, mine's at:
C:\Users\Rob\Desktop\Client\ini
Open the file called:
ProfessionalName.ini