*sigh* I think this still boils down to not understanding how packets or the conquer client works.
Your screen consists of a 18x18 space. Objects outside of this range are removed by the client (not necessary for display. They are a screen and a half away!).
The server is responsible for keeping track of what objects the client CURRENTLY knows about. When you send the poker table, you're saying to the client "hey, here's what something at this location looks like". The server itself doesn't have any concept of what a poker table is, where it is or what it does... You've simply sent information to the client.
For the table to do anything meaningful, you'd have to give the server some representation of a poker table and its statistics. Then you'd insert this object into your map and handle spawning/despawning it from the client.
As for flower transform... never touched flowers but my guess is it's the exact same issue.
You're mistaking sending a single client a piece of information with having the server understand what that information means and distribute it to other clients... that's simply not how programming (especially client/server programming) works.
[Help]Couple Of Questions 02/22/2012 - EO PServer Hosting - 2 Replies Ok so ive found a couple of errors on my server , and ive used the search , found no results .
1. My legion pole and legion shield are like gods , everyone does only 1-3 damage to it , how do i lower their defense or something?
2. How do i open all totems in navicat? i tried the 999999999999 thing , but it says not a valid number or something like that.
3. How do i make someone legion war winner through database? :]
Thanks , please respond soon lw is friday xD
A couple of questions 04/05/2010 - CO2 Private Server - 4 Replies Currently working with 5165, and had a couple of questions.
The first would be, where all to remove CP from in game? None, at all. Everytime I think I have it, the server doesn't want to work, and then I try a backup, and then try again. I'm getting tired, and can't think of where all to remove such.
Secondly, how to change the EXP needed to level. This is way too fast, and I can't seem to find a way to change it. The ExpRate in the world.cs, even set to 1, or 0, is still too fast.
And...
A couple of questions. 10/14/2009 - CO2 Private Server - 9 Replies I want to know what in a source determines what client version the source is compatible with.
Can anybody explain that to me?
This next question is for those who know the AndreaCo/FutureCo Source that xelios released.
How can I set up my LOTF Source to have the NPCDialog.cs like they do?
And how do I add a new map to my server?
I would like to add that new map that TQ added to Conquer, its a Ice Dungeon or something.
All help is appreciated.
Couple of Questions 09/29/2009 - Shaiya - 0 Replies Ok im sorry to ask but i have a coulpe of question
1. Data.saf extractor when i run this program i get Unicode DecodeError: 'ascii' codec can't decode byte 0xbf in position 5: ordinal not in range (128)- Idk c++ so idk how to fix this or even where to start.
2. Jump points for portals- What file(s) are use to edit the jump points and what program do you use to edit them
3. Npc - Quest npc what file are they stored in and what program do you use to edit them.
4. Autopatcher- I follow...
Couple of questions 09/04/2008 - Silkroad Online - 4 Replies Hello everyone, I'm new to sro, just started yesterday and have a couple of questions, I hope you guys can help me.
1.- How are sp spend?
I've been reading about sp farming so I haven't used a single sp. Right now my char is lvl 10 and have 310 sp and now I wanna add a skill. What I don't understand is, do I spend one for each mastery level?, or I can click 'Level up' anytime for free and the sp are spend when I level the skills.
2.- When they say Xlvl gap, it means the difference...