Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Thu Mar 28, 2024 10:20 pm
All times are UTC + 0
hellapad
Moderators: Global Moderators, Media Hut Moderators, Red Alert 2 Moderators, Tiberian Sun Moderators
Post new topic   Reply to topic Page 1 of 1 [13 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Thu Feb 25, 2021 12:00 pm    Post subject:  hellapad
Subject description: no snow art
Reply with quote  Mark this post and the followings unread




assets are still public but no longer hosted here

_________________
visit my moddb profile for .shp downloads and stuff

Last edited by McPwny on Sun Aug 01, 2021 8:34 pm; edited 1 time in total

Back to top
View user's profile Send private message
MasterHaosis
General


Joined: 01 Nov 2010
Location: Serbia

PostPosted: Thu Feb 25, 2021 1:00 pm    Post subject: Reply with quote  Mark this post and the followings unread

nice building!
Now that radar Very Happy

_________________

PPM Halloween Season 2021

Back to top
View user's profile Send private message
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Fri Feb 26, 2021 10:18 pm    Post subject: Reply with quote  Mark this post and the followings unread

i think ill hold onto that asset for now instead of making it public. if you want to use it though, send me a PM

_________________
visit my moddb profile for .shp downloads and stuff

Back to top
View user's profile Send private message
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Sun Feb 28, 2021 8:34 pm    Post subject: Reply with quote  Mark this post and the followings unread

another broken airpad. at this point im getting a little upset.  



Spoiler (click here to read it):
Code:

[MAPAD]
Remapable=yes
Cameo=HELIICON   ;make your own icon
Foundation=2x3
Height=7
Flat=yes
Buildup=MAPADMK
DemandLoadBuildup=true
FreeBuildup=true
NewTheater=yes
CanHideThings=True
CanBeHidden=False
OccupyHeight=2
DamageFireOffset0=27,63
DamageFireOffset1=-16,-14
DamageFireOffset2=61,3
ActiveAnim=MAPAD_A
ActiveAnimDamaged=MAPAD_AD
ActiveAnimZAdjust=-25
ActiveAnimTwo=MAPAD_B
ActiveAnimTwoDamaged=MAPAD_BD
ActiveAnimTwoZAdjust=-25
ActiveAnimThree=MAPAD_C
ActiveAnimThreeDamaged=MAPAD_CD
ActiveAnimThreeZAdjust=-25
ActiveAnimFour=MAPAD_D
ActiveAnimFourDamaged=MAPAD_DD
ActiveAnimFourZAdjust=-25
;ActiveAnimFourYSort=543

;DockingOffset0=
;DockingOffset1=
;DockingOffset2=
;DockingOffset3=


[MAPAD_A]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=210
Layer=ground
Shadow=no

[MAPAD_AD]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=210
Layer=ground
Shadow=no

[MAPAD_B]
Normalized=yes
LoopStart=0
LoopEnd=39
LoopCount=-1
Rate=200
Layer=ground
Shadow=no

[MAPAD_BD]
Normalized=yes
LoopStart=0
LoopEnd=39
LoopCount=-1
Rate=200
Layer=ground
Shadow=no

[MAPAD_C]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=200
Layer=ground
Shadow=no

[MAPAD_CD]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=200
Layer=ground
Shadow=no

[MAPAD_D]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=220
Layer=ground
Shadow=no

[MAPAD_DD]
Normalized=yes
LoopStart=0
LoopEnd=36
LoopCount=-1
Rate=220
Layer=ground
Shadow=no



airpad of dissapointment 2.zip
 Description:

Download
 Filename:  airpad of dissapointment 2.zip
 Filesize:  311.6 KB
 Downloaded:  84 Time(s)


Back to top
View user's profile Send private message
Mig Eater
Defense Minister


Joined: 13 Nov 2003
Location: Eindhoven

PostPosted: Sun Feb 28, 2021 8:53 pm    Post subject: Reply with quote  Mark this post and the followings unread

Looks like you are trying to use a Z (height) value for the DockingOffset, which will causes the aircraft to spawn in mid air, aircraft cant land in the "air" though so they ignore that setting & instead land on the ground.

Only use the first two (X & Y) coordinates in the DockingOffset tag & leave the last one (Z) set to 0.

_________________



Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID YouTube User URL Facebook Profile URL Twitter Channel URL
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Sun Feb 28, 2021 9:00 pm    Post subject: Reply with quote  Mark this post and the followings unread

i tried that too but couldnt get it to work either. some of the aircraft spawned off the map for whatever reason.  
if you or anyone else can get it to work and post the code, i will create and share the snow frames for this

_________________
visit my moddb profile for .shp downloads and stuff

Back to top
View user's profile Send private message
Mig Eater
Defense Minister


Joined: 13 Nov 2003
Location: Eindhoven

PostPosted: Sun Feb 28, 2021 9:40 pm    Post subject: Reply with quote  Mark this post and the followings unread

Here are the Docking Offsets;

DockingOffset0=-512,-128,0
DockingOffset1=-256,-128,0
DockingOffset2=0,-128,0
DockingOffset3=0,-384,0

It doesn't work though as two of the pad are outside of the foundation of the building so the aircraft cant land/dock there after they takeoff.

I'd suggest removing the bottom of the building & putting the pads on the ground, which should solve all the issues.

_________________



Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID YouTube User URL Facebook Profile URL Twitter Channel URL
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Sun Feb 28, 2021 11:30 pm    Post subject: Reply with quote  Mark this post and the followings unread

oof it looks like i have no choice. thanks for trying to salvage it, at least

_________________
visit my moddb profile for .shp downloads and stuff

Back to top
View user's profile Send private message
MasterHaosis
General


Joined: 01 Nov 2010
Location: Serbia

PostPosted: Mon Mar 01, 2021 11:16 am    Post subject: Reply with quote  Mark this post and the followings unread

Yeah, that is very nice looking aircraft pad. Sadly such ideas and creativity is limited by engine, seems in this case that aircrafts are designed primarily to land on pads which are on ground.

_________________

PPM Halloween Season 2021

Back to top
View user's profile Send private message
G-E
Defense Minister


Joined: 09 Feb 2015

PostPosted: Mon Mar 01, 2021 2:00 pm    Post subject: Reply with quote  Mark this post and the followings unread

Mig Eater wrote:
It doesn't work though as two of the pad are outside of the foundation of the building so the aircraft cant land/dock there after they takeoff.

Right, the only way they could use those elevated pads on that specific building is if the foundation was enlarged to cover the tiles where those pads are. Since the art is flat, the aircraft will appear to land on the platform at those coordinates, no matter if ground level or elevated.

_________________
http://www.moddb.com/mods/scorched-earth-ra2-mod-with-smart-ai

Back to top
View user's profile Send private message
McPwny
Cyborg Artillery


Joined: 29 Jan 2018

PostPosted: Mon Mar 01, 2021 3:35 pm    Post subject: Reply with quote  Mark this post and the followings unread

this is what i ended up doing with it. im not particularly happy about it.  

Back to top
View user's profile Send private message
cxtian39
Commander


Joined: 11 Feb 2016

PostPosted: Tue Mar 02, 2021 1:29 am    Post subject: Reply with quote  Mark this post and the followings unread

looks cool enough

_________________

Back to top
View user's profile Send private message Skype Account
Mr.Hymn
Missile Trooper


Joined: 01 May 2020

PostPosted: Sat Aug 07, 2021 12:14 pm    Post subject: Reply with quote  Mark this post and the followings unread

I love them so much, can I see more building like this Smile

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [13 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1573s ][ Queries: 13 (0.0121s) ][ Debug on ]