Well the UID is already assigned at that point (and unique) so incrementing it by 90kk is not unsafe.Quote:
No reflect is not coded.
Also, what exactly are you trying to do Gragen?
Adding 90000000 to a UID is not exactly the safest method as you cannot ensure that another entity will receive that UID and end up with a duplicate?
yes it will. Well, the client will accept that packet. Depends on how you guys do packets :)Quote:
Turning a mob into a player won't work very well as the spawn entity packet will not accept monster mesh's.
Unless I am missing something, yes the client will accept the packet, but it will display the character as a blank shadow.Quote:
Well the UID is already assigned at that point (and unique) so incrementing it by 90kk is not unsafe.
yes it will. Well, the client will accept that packet. Depends on how you guys do packets :)
The Mesh IDīs are different plus you gotta take into account that the character spawn structure composes the model using the avatar + model - thats weird - well TQ.Quote:
Unless I am missing something, yes the client will accept the packet, but it will display the character as a blank shadow.
I must admit I have never spent a lot of time on this, but in the past I have tried to give a player a monster mesh without luck.
What are you talking about?Quote:
Does anyone know how to make there own client? Could you post up step by step tutorial so I can have a go at making my own for this source?
You are incorrect about that nobody has created a custom client in this pserver community.Quote:
What are you talking about?
You download a standard 5065 client, follow the instructions in the first post and log in.
I seriously doubt you have anywhere near the level of programming knowledge to design your own client. There's been some who have tinkered with the idea but no custom clients for conquer are finished by any programmer in the pserver community.
No one has ever created a complete custom client.Quote:
You are incorrect about that nobody has created a custom client in this pserver community.
Quote:
For those bridges problem just place some NPCs at the both ends and make them ask for like 1k gold or how much you want to let you "cross" the bridge but teleport you at the other end.
It's an simple and quick fix.
I'm not going further in detail here. :)Quote:
No one has ever created a complete custom client.
Logging in, basic functionality is a bit of work but not all that difficult. A full custom client working flawlessly with every feature in conquer is something very few people in this community would have the knowledge or dedication to do and I believe the closest attempt was to do with yakuza and it was never all that clear how far they got with it.
Or just re-conver the map files taking into account map objects... but I guess avoiding things is better <_<
I am avoiding things I might not understand for now as i didn't looked into the map handling so far.Quote:
Or just re-conver the map files taking into account map objects... but I guess avoiding things is better <_<