gmcp Variables
dead
Posts: 113
3/23/2023, 1:50:29 AM
I have been working on a non trigger based mapper using MSDP. And it mostly works but having issue with timings of things sent. So I decided it would be easier/better if it was gmcp based. One problem:
gmcp does not report room exits, description or terrain like the msdp.ROOM_TERRAIN, msdp.ROOM_DESC and msdp.ROOM_EXITS.
Do not really NEED description, but other two are vital.
Can this be added?
gmcp does not report room exits, description or terrain like the msdp.ROOM_TERRAIN, msdp.ROOM_DESC and msdp.ROOM_EXITS.
Do not really NEED description, but other two are vital.
Can this be added?
Davairus
Posts: 10674
3/23/2023, 4:44:15 AM
added both
Zooka
Posts: 38
3/25/2023, 12:27:14 AM
Hi Dead, what timing issues are you having? I was going to start working on an MSDP mapper...
dead
Posts: 113
3/25/2023, 4:26:01 AM
When/if the server sends certain values. I ended up going back to gmcp for the mapper. If only because I KNOW when it sends the room data{vnum, name,area,terrain,exits} they will ALL be there. MSDP that was not the case and I was having to test for to many things.
Davairus
Posts: 10674
3/25/2023, 7:15:07 AM
lets keep discussion in one place for the mapper
https://abandonedrealms.com/forum/viewtopic.php?t=14164
https://abandonedrealms.com/forum/viewtopic.php?t=14164