TA: Kingdoms Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to TA: Kingdoms
 
HomePortalGallerySearchLatest imagesRegisterLog in

 

 Veruna Mobile Mortar

Go down 
5 posters
AuthorMessage
Sage
Lead Designer of The New Era Expansion Project
Sage


Posts : 1225
Reputation : 8
Join date : 2008-08-02
Age : 37
Location : West Haven

Veruna Mobile Mortar Empty
PostSubject: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyMon Jun 14, 2010 6:58 pm

In the script file, I changed the play-sound( "CATAPUL2", PLAYSOUND_PRIORITY_BATTLE );
to play-sound( "CANNON2", PLAYSOUND_PRIORITY_BATTLE ); or CANNON1.
The start shooting sound changes; however, the guy moving the mortar isn't moving.

How can I fix this?

I'm trying to change the firing catapult sound to mortar.
Back to top Go down
https://takuniverse.webs.com/
Sage
Lead Designer of The New Era Expansion Project
Sage


Posts : 1225
Reputation : 8
Join date : 2008-08-02
Age : 37
Location : West Haven

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyTue Jun 15, 2010 9:44 pm

Every unit I'm trying to compile, it messes up its movement in game.
I even tried making no changes, and then compiling it, but still messes it up.
Back to top Go down
https://takuniverse.webs.com/
rammstein

rammstein


Posts : 74
Reputation : 5
Join date : 2010-04-16
Age : 31
Location : Sweden

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyWed Jun 16, 2010 1:14 am

I have the same problem, it would be great if someone had a sollution to this problem.
Back to top Go down
Bl4ckR4v3N




Posts : 57
Reputation : 0
Join date : 2010-05-05

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyWed Jun 16, 2010 12:23 pm

What version of the scriptor are you guys using? Find an older version if you can.. I think the newer ones had problems if I recall. Or is it possible to use an alternative TA scriptor?
Back to top Go down
rammstein

rammstein


Posts : 74
Reputation : 5
Join date : 2010-04-16
Age : 31
Location : Sweden

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyWed Jun 16, 2010 2:32 pm

Bl4ckR4v3N do you know wich verision to use. Because i guess that some of the older ones don´t have TA:K support.
Back to top Go down
Bl4ckR4v3N




Posts : 57
Reputation : 0
Join date : 2010-05-05

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyThu Jun 17, 2010 12:09 am

I do not know about scripting. You need to talk to Vaerun or RedWarLord if you can find him.
Back to top Go down
Red Warlord




Posts : 4
Reputation : 0
Join date : 2010-06-17

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyThu Jun 17, 2010 8:22 am

I don´t know anything about scripting! I just worked with the models and stats
Back to top Go down
DeeKay
Administrator
DeeKay


Posts : 531
Reputation : 26
Join date : 2011-03-19
Age : 25
Location : Brazil - SP

Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar EmptyMon Dec 23, 2013 6:35 pm

Topic moved to Support Forum, Questions & Help Requests Section.

The problem is that Descriptor will decompile an expression like the one you
found and print

moving = get CURRENT_SPEED > 5 OR direction;

Scriptor will see this and assume

moving = get (CURRENT_SPEED > 5 OR direction);

This is not the intended result. A quick fix would be to issolate the get
expression in a () pair, ie

moving = (get CURRENT_SPEED) > 5 OR direction;

Source: http://visualta.tauniverse.com/Downloads/Things%20to%20know-TAK.txt

Solved, so Locked.
Back to top Go down
http://alltakdownloads.6te.net/
Sponsored content





Veruna Mobile Mortar Empty
PostSubject: Re: Veruna Mobile Mortar   Veruna Mobile Mortar Empty

Back to top Go down
 
Veruna Mobile Mortar
Back to top 
Page 1 of 1
 Similar topics
-
» Veruna
» New Era - IP 24 Veruna vs Creon
» Does Veruna have two, to many units?
» Veruna Hammer
» Veruna so good

Permissions in this forum:You cannot reply to topics in this forum
TA: Kingdoms Forums :: GENERAL :: Questions & Help Requests-
Jump to: