Ok so its not letting me send through attachments so ill just paste the code here. Hope this helps, let me know if youd like me to send it anywhere else Cheers
<map name='level1' style='base'> <room id='startroom' size='xlarge'> <item type='info_player_start' pos='s' /> <item type='weapon_nailgun' pos='e' /> <item type='item_spikes' pos='w' /> <con wall='n' target='co1' type='door' /> </room> <room id='co1' size='vsmall large small'> <item type='monster_dog' pos='n' /> <con wall='n' type='door' target='admin' /><item type='item_armorInv' pos='s' /> </room> <room id='admin' size='big med med'> <item type='ambient_comp_hum' pos='e' /> <item type='monster_enforcer' pos='w' /> <item type='monster_enforcer' pos='e' /> <con wall='e' target='checkpoint' type='door' /> </room> <room id='checkpoint' size='small vsmall med'> <item type='misc_explobox2' map='e1m1' pos='e' /> </room> <room id='stairwell' size='vlarge vsmall big'> <item type='ambient_suck_wind' pos='c' /> <item type='ambient_suck_wind' pos='w' /> <item type='ambient_suck_wind' pos='e' /> <con wall='w' target='co1' /> </room> <room id='store' size='med'> <con target='stairwell' wall='w' /> </room> </map> Matthew McLaren Band Myspace: http://myspace.com/cicileutheband Band Mailing list for latest info: http://cicileu.notifylist.com/ Band Email: [EMAIL PROTECTED] Personal email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Skype: mattymc2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew McLaren Sent: Sunday, 27 April 2008 11:32 AM To: 'AGRIP User and Developer discussion list' Subject: Re: [AGRIP-discuss] NoneType object error Hey. Please find attached my map. It's a bit ordinary haha but am just really experimenting. Thanks again and ill definitely fill out the servey as soon as its online. Cheers matt Matthew McLaren Band Myspace: http://myspace.com/cicileutheband Band Mailing list for latest info: http://cicileu.notifylist.com/ Band Email: [EMAIL PROTECTED] Personal email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Skype: mattymc2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Tylee Atkinson Sent: Sunday, 27 April 2008 12:54 AM To: AGRIP User and Developer discussion list Subject: Re: [AGRIP-discuss] NoneType object error Thank you for your positive comments and bug report. I hope that you will be able to fill in the survey we intend to put online in the next couple of days. Regardless of if there is a mistake in your file, the way that LDL reacted is a bug -- it should have told you if there was an error, so I need to improve that. Please could you email me your entire map XML file as an email attachment? I will then use the map to help me find the bug and hopfully fix it ASAP. Please use the mailing list address in preference to [EMAIL PROTECTED] because if you use the latter, you will recieve an automatically-generated message that you need to reply to (just press reply and send) before I'll get your email, as that's part of my anti-spam system (and I don't want to delay recieveing the map file more than is absolutely necesssary :-)). best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss -- No virus found in this incoming message. Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.5/1399 - Release Date: 26/04/2008 2:17 PM _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
