News
Blabberbox
Galleries
Creations
Stocks
Forums
Guestbook
Contact
Welcome! Please
Login
or
Register
!
December 04, 2024, 12:26:29 AM
pftq Forums
|
Game Design
|
Age of Empires III
|
pftq I have some map scripting questions
0 Members and 1 Guest 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 12893 times)
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #30 on:
June 18, 2007, 09:38:36 AM »
HA!
I found a problem, where it said
rm
Set
AreaInfluenceSegment(plateauT, 0.45, 0.75, 0.55, 0.75);
it should really be
rm
Add
AreaInfluenceSegment(plateauT, 0.45, 0.75, 0.55, 0.75);
but I still cannot see the area when I test it
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 #31 on:
June 18, 2007, 04:48:20 PM »
Is it still not loading? lol
What are you using to edit the code? Perhaps you might look at the scripting section of aoe3.pftq.com - have a few suggestions there for better scripting.
You still haven't corrected this line btw:
while (playa<=cNumberNonGaiaPlayers){
which should be:
while (playa=1;<=cNumberNonGaiaPlayers) {
above it: int i=1
is also missing a ;
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #32 on:
June 18, 2007, 07:47:58 PM »
OK, I
FINALLY
have a working version
, but it does not place the players how I want
, it doesn't place the flags(cows) where I want
, and there are absolutely no working triggers
. The triggers I need are a victory trigger that ends game when all cows are on the plateau, and chat triggers for in-game instructions. These are what I need to finish the skeleton of this map.
Capture the FlagXS.txt
(7.93 KB - downloaded 153 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 #33 on:
June 19, 2007, 12:45:38 AM »
What is happening right now? Do the areas/objects place at all?
For the triggers- you can try an attempt at it and show me how it looks first.
I'll try to debug from there.
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #34 on:
June 19, 2007, 06:22:01 AM »
The areas place, the players just end up placing circular, I want them to be placed at the opposit ends, next to their plateau. what happens exactly is 4 forests are placed, 2 plateaux, and as many players as there are in the map place circular, and sometimes don't place becuase of forests.
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 #35 on:
June 19, 2007, 07:42:26 AM »
You want to use this to control how close teams are put together:
rmSetTeamSpacingModifier(0.00-1.00);
Logged
River_God
Member
Offline
Posts: 184
Re: pftq I have some map scripting questions
«
Reply #36 on:
June 21, 2007, 12:08:44 PM »
It would seem someone has already made aCapture the Flag map, either that or someone has stolen my map already, pftq remove this topic from the forum and I will change my personal acocunt on pftq.com back to what it was in order for you to access it and we can discuss further modifications to my map in secret.
Logged
"I am not sure why people are so afraid of new ideas, I am afraid of the old ones" :p
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.13 seconds with 21 queries.
Loading...