News
Blabberbox
Galleries
Creations
Stocks
Forums
Guestbook
Contact
Welcome! Please
Login
or
Register
!
December 04, 2024, 12:48:43 AM
pftq Forums
|
Game Design
|
Age of Empires III
|
pftq I have some map scripting questions
0 Members and 2 Guests are viewing this topic.
« previous
next »
Latest News!
Lunar Trigger
(Aug 27, 2023)
Pages:
[
1
]
2
3
Author
Topic: pftq I have some map scripting questions (Read 12895 times)
River_God
Member
Offline
Posts: 184
pftq I have some map scripting questions
«
on:
April 06, 2007, 09:08:50 AM »
I have recently been trying to sript my own map, I have even been using the help of Hyena studios tutorial, but I have run into one main problem the whole time, when I try to debug my map a pop-up sais "map failed to load" then where it tells me errors it sais "no breakpoint hit"
Is there something I am missing , one simple mistake, I ned to know, I think the idea of my map is perfect it just needs a little expert help. :'(
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #1 on:
April 08, 2007, 04:18:50 PM »
Sorry for late reply - been gone.
The debugger hasn't really been of any use since AOMTT (where it supposedly "broke"). It's not technically broken but it's not really worth much and doesn't catch any real errors.
Just load the map in SP - if it works there, it's fine.
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #2 on:
April 11, 2007, 10:47:11 AM »
thanks, I will see what I can do.
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #3 on:
May 14, 2007, 04:40:51 PM »
OK, I have the basics of my map, but it won't load for my skirmish and I do not know what it looks like or what exactly to change, I would like you to take a look at it because that is the only way you can really help, and I could really use some more expert help on this.
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #4 on:
May 19, 2007, 11:41:22 AM »
I'll take a look and see what I can find. Usually the map doesn't load means that you missed a ; or misspelled something. The debugger said above finds none of that lol
I've created an account on my
File Storage
for ya. Feel free to upload the map there. I've sent a PM containing your account info.
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #5 on:
May 20, 2007, 02:52:24 PM »
ok, I uploaded the files, I think, not too sure wether or not they actually did upload, I sent the XML and the XS file, just in case you wanted to see both, I ended up trying to fill in some missing triggers but failed completely
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #6 on:
May 20, 2007, 03:58:45 PM »
Links? Copy the links it gives you and post'em.
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #7 on:
May 21, 2007, 09:09:25 AM »
They were the wrong file type, I transfered them to a .txt so they are there now.
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #8 on:
May 26, 2007, 12:41:08 PM »
Can you post the links to the files? I gave you a private account so I cannot access them unless I destroy your user and password. :p
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #9 on:
May 27, 2007, 02:32:38 PM »
here I'll attach them to this... XML here
Capture the flagXML.txt
(0.46 KB - downloaded 156 times.)
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #10 on:
May 27, 2007, 02:33:06 PM »
And here, the XS...
Capture the FlagXS.txt
(5.88 KB - downloaded 161 times.)
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #11 on:
May 27, 2007, 09:08:42 PM »
Okay first major prob I see is that the cases are wrong. IIRC the script is case-sensitive so check the capitalization of the commands etc.
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #12 on:
June 02, 2007, 05:46:54 PM »
really, did not know it was case sensitive. I will fix that.
Does the same go for the XML?
«
Last Edit: June 02, 2007, 06:03:32 PM by River_God
»
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #13 on:
June 02, 2007, 06:24:18 PM »
ok, I have fixed what I could find and it still is not working... maybe I have a capital when I don't need it not sure, if you oculd take another look?
I did not modify the XML at all, hoping it works
Capture the FlagXS.txt
(5.91 KB - downloaded 163 times.)
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
pftq
Administrator
Offline
Posts: 4204
Re: pftq I have some map scripting questions
«
Reply #14 on:
June 03, 2007, 01:45:55 PM »
lol I barely opened it and found this:
rmsetstatustext
It has wrong capitalization.
Also why so many void {}s? There should only be one that encompassses the entire script. Take a look at some existing maps (go to your program files >... RM to see ES's scripts)
Logged
Pages:
[
1
]
2
3
pftq Forums
|
Game Design
|
Age of Empires III
|
pftq I have some map scripting questions
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Main
-----------------------------
=> News
=> Blabberbox
===> Recently Read
===> Random Stuff
===> My Links
===> Thought of the Day
===> Stuck in My Head
===> Ideas
===> Society
===> Stories
===> Essays
===> 42
=> General Discussion
=> Site Discussion
-----------------------------
Software and Scripts
-----------------------------
=> Jeopardy / Gameshow Maker
=> SMF Mods and Add-Ons
===> SMF Mailing List Demo
=> Other Scripts and Tools
-----------------------------
Game Design
-----------------------------
=> Age of Empires III
===> Random Map Scripts
===> Castle Blood
===> Fort Wars
=> Age of Mythology
-----------------------------
Stocks and Investing
-----------------------------
=> General Stock and Investing Discussion
=> Tech Trader Discussion
===> The Tech Trader Wall
Powered by SMF 1.1.21
|
SMF © 2006-2007, Simple Machines
|
RSS Feed
Page created in 0.204 seconds with 21 queries.
Loading...