Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline zzc  
#1 Posted : Monday, March 19, 2018 10:43:57 PM(UTC)
zzc
Major
Joined: 9/5/2014(UTC)
Posts: 144
Malaysia
Location: KL

Thanks: 14 times
Was thanked: 15 time(s) in 13 post(s)
This must be a very noob question....



It will not move, and will block the factory exit... I must be missing something but for heck cannot find out what. Anyone can see whats the cause?
Sponsor
Offline Unknown Editor  
#2 Posted : Tuesday, March 20, 2018 12:47:17 AM(UTC)
Unknown Editor
Major
Joined: 3/22/2017(UTC)
Posts: 278
Location: Some where on Earth

Thanks: 123 times
Was thanked: 69 time(s) in 59 post(s)
I think it's caused by double AIUpdates in your code ; you know , you must have only 1 AIUpdate to make a unit work correctly but you used both "AIUpdateInterface" & "WorkerAIUpdate" in which I wonder if it doesn't give you any errors while starting the game .

it must have ignored the AIUpdateInterface and only included the WorkerAIUpdate . so , you've set the locomotor after "AIUpdateInterface" and you know .

Solution : Delete "AIUpdateInterface" and set the locomotor after "WorkerAIUpdate" .

Good Luke sir WinkThumb Up

Edited by user Tuesday, March 20, 2018 12:47:50 AM(UTC)  | Reason: Not specified

Asking is Not a Problem , Problem is Not to Know Something .

Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
thanks 1 user thanked Unknown Editor for this useful post.
zzc on 3/20/2018(UTC)
Offline SkyMix_RMT  
#3 Posted : Tuesday, March 20, 2018 6:27:32 AM(UTC)
SkyMix_RMT
Major
Joined: 2/21/2015(UTC)
Posts: 386
Portugal

Thanks: 80 times
Was thanked: 132 time(s) in 96 post(s)
I think the locomotor needs to come after AiUpdate and not before.
Check out:

My Music (Techno/House/Experimental)

My Website (GeneralsCentral)

My Youtube Channel (Inactive)

World Builder Community Discord
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.