Hey everyone!
My source is looking great thanks to you all!
So far, these are the errors:
[x] General Packet Problem
[x] Character Spawning Problem
[x] Status Packet Fixed (with help from you all!)
[ ] Unknown Problem with Walking, Jumping, and Spawning
The Unknown Problem:
I'll be walking and jumping on a spawned map and it'll be fine!
then all of a sudden... when i teleport to another map or use a command to teleport, the NPCs, Characters, and Mobs appear around you... but as you move, they don't spawn on the screen. Mobs can attack you but you can't see or attack them because they're not spawned. Yey! ><
I'm using a source that's like Elite-COEmu, CoEmu, and Impulse's source. It's mostly like Elite-COEmu I guess.
The Unknown Problem:
I'll be walking and jumping on a spawned map and it'll be fine!
then all of a sudden... when i teleport to another map or use a command to teleport, the NPCs, Characters, and Mobs appear around you... but as you move, they don't spawn on the screen. Mobs can attack you but you can't see or attack them because they're not spawned. Yey! ><
I'm using a source that's like Elite-COEmu, CoEmu, and Impulse's source. It's mostly like Elite-COEmu I guess.
Any suggestions?
Sincerely,
Fang
So you're using a heavily edited elite coemu source.
You probably messed something up as you were editing.
Retrace your steps.
A: sending mob walk packet if mob is already spawnned to player
B: you are sending spawn packet if it walks onto player screen
C: you are updating char position when it moves (teleport, jump, walk, etc)
A: sending mob walk packet if mob is already spawnned to player
B: you are sending spawn packet if it walks onto player screen
C: you are updating char position when it moves (teleport, jump, walk, etc)
I am, and it's not when there are mobs around either. I'm sending all of the spawn packets too when I walk so I don't understand what's going on.
So your sending the walk and jump packets back to the client?
You know what it was? It was the Data types. They were messed up.
I just found another problem though...
When two people are logged in and jump into each other's frames... or just teleport there... it makes both clients log out...
[Question] Spawning Special Monsters (5165) 03/01/2010 - CO2 Private Server - 3 Replies Hey everyone!
I'm developing a certain quest and I need to know:
What is the code that would allow me to say "spawn a monster" in a certain location using commands?
OOps, wrong section.
[Question] Spawning Special Monsters (5165) 03/01/2010 - CO2 Private Server - 5 Replies How would I make a monster spawn on GM command?
I tried the command that is in the source but either I don't know how to use it or it's broken.
My goal is to get it so that a monster spawns at a certain time (every 45 minutes - but I know the time codes) in Twin City Gardens.
I'm looking for codes in the source on how to do it but if anyone's faster than I am then please leave a comment =P
Thanks.
My first Question about spawning Pets. 12/27/2009 - SRO Private Server - 1 Replies Hello all,
I wanted to ask how i can spawn 3 grab pets?
I showed some videos in Youtube,but I only success at spawning 2 pets and not 3!
Could someone explain how i do spawn 3 Pets?
THX