-
Posts
146 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by hamza_Khan
-
So.. when can we expect this livery from deka 🫣?
hamza_Khan replied to hamza_Khan's topic in JF-17 Thunder
lol. well, someone did make it. JF-17 RIAT 2025 Livery -
This issue was reported over a year ago, and unfortunately, it still hasn't been addressed. I agree with your point, no disrespect to ED, but if the development team is so overwhelmed that a critical weapon bug rendering it unusable remains unresolved for this long, perhaps it's time to consider delegating weapon development to the respective third-party developers. This could help reduce the burden on ED's internal team and ensure more timely fixes. again, it's been a year, and we have no clue when it'll be fixed
-
-
i tried setCommand with Id set as SwitchWaypoint. i don't get any errors but the group doesn't react at all, it keeps following waypoint in sequence form mission editor. i am attching the miz, please take a look whenever you have time WaypointChange.miz
-
I am trying to send group to a random waypoint after a certain amount of time based on random flag. i.e after every 2 minutes, generate a random flag value, then send the unit to said waypoint based on flag value, if there are 10 waypoints, flag value in generated between 1 and 10 i am using the following script local randPoint = trigger.misc.getUserFlag(1) local g = Group.getByName("Patrol-1") local c = g:getController() local goToWaypointTask = { ["id"] = 'goToWaypoint', ["params"] = { ["fromWaypointIndex"] = 0, ["goToWaypointIndex"] = randPoint, } } c:pushTask(goToWaypointTask) I get an error "unknown task goToWaypoint" what am i doing wring?
-
Almost a year gone, and this bug is not yet fixed. I still get blown up while dropping these bombs.
-
Jeff 6?
-
SD 10s on any pylon other than the default 2 and 6 won't work in MP (anti cheat in place by deka). Create a simple SP mission, then test both SD10 and RA'AD and see if the issue still exists.
-
Any progress on this?
-
Updated for latest OB.
-
Has Deka decided yet? What's their next module?
hamza_Khan replied to J-20's topic in Deka Ironwork Simulations
you are right, it's not feasible. But It's been pointed out many times that right now we have JF-17 Block 1 with some Block 2 features. So in future if get full block 2, then maybe be can have blk2 with some blk3 features -
Has Deka decided yet? What's their next module?
hamza_Khan replied to J-20's topic in Deka Ironwork Simulations
-
Just tested, working here. hits the exact PP1 point, detonates. DM me the track and mission file.
-
Just Updated for 2.7 (Like 2mins ago). Download again. Also, the SD10 issue, did you try on MP or SP?
-
Just to add to this, Any Plans for aselpod?
-
Throttle Textures Missing in Cockpit Performance Mode
hamza_Khan posted a topic in Bugs and Problems
Not sure if this has been reported before but the new Throttle Textures (that includes throttle labels) are missing which cockpit is set to performance mode. -
Aware. Will check what's causing it and try to fix it. Edit: Found and Fixed the issue. Will Upload the updated version as soon as i get home.
-
Has Deka decided yet? What's their next module?
hamza_Khan replied to J-20's topic in Deka Ironwork Simulations
Personally, I'd love to see Mirage 5 ROSE III by Deka. -
Both of these missiles get hit and destroyed by trees or buildings, It seems like they can navigate through terrain but if there is a building for trees in path, they just fly straight and get destroyed. Meanwhile Kh59M works perfectly and can navigate through buildings and trees.
-
Feature Request: Ability to add Empty Pylons.
hamza_Khan replied to hamza_Khan's topic in JF-17 Thunder
Yes correct, this is what I meant. -
Not high priority, But will love to see this added in future.
-
Yes on multiplayer SD-10, C701s wont work in Wingtip pylons (or inner most pylons) because there is a integrity check in place. Nothing can be done.
-
yes, I think it is possible to adjust burn and battery time for SD10 to increase it's range. I haven't tried it but will look into it when i get some free time.