Register to post in forums, or Log in to your existing account
 
:
Search found 4 matches for:
Page 1 of 1
Author Message
  Topic: CMUD Map Zone Export / Import Script
samio1221@gmail.com

Replies: 3
Views: 6848

PostForum: CMUD Beta Forum   Posted: Tue Mar 03, 2020 11:18 am   Subject: Update: Latest patch

import sqlite3
from sqlite3 import Error

def ZoneTbl_EXE():
zoneName=""
newZoneID=0
zoneDict={}
availZoneDict={}
ZoneQuery=&quo ...
  Topic: CMUD Map Zone Export / Import Script
samio1221@gmail.com

Replies: 3
Views: 6848

PostForum: CMUD Beta Forum   Posted: Tue Mar 03, 2020 2:03 am   Subject: Code Updates
Cleaned the code up a bit, and fixed some bugs where it was not properly vacuuming and re-using old 'Available' keys.


import sqlite3
from sqlite3 import Error

def Tables_MarkAvailable( ...
  Topic: CMUD Map Zone Export / Import Script
samio1221@gmail.com

Replies: 3
Views: 6848

PostForum: CMUD Beta Forum   Posted: Mon Mar 02, 2020 6:46 am   Subject: CMUD Map Zone Export / Import Script
I made a script that extracts and imports zones (zone info, room/objects, and exitlinks) into another map. I used this when remapping the grid on my map.
It is a python script, so you need to have py ...
  Topic: CMud import/export map zone.
samio1221@gmail.com

Replies: 7
Views: 16267

PostForum: CMUD Beta Forum   Posted: Mon Mar 02, 2020 6:44 am   Subject: CMud import/export map zone.
I made a script that extracts and imports zones (zone info, room/objects, and exitlinks) into another map. I used this when remapping the grid on my map.
It is a python script, so you need to have py ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net