跳转到帖子

happy cavin

Members
  • 帖子数

    230
  • 注册日期

  • 上次访问

Personal Information

  • Location
    China

最近的访问者

访问者区块已禁用,不会显示给其他人。

  1. Nice work!
  2. TEST IT,PLZ TEST IT,PLZ Su-30.zip
  3. check the shapes folder and make sure that you have a file called NukeMissile.edm there. 检查一下你的NukeMissile.edm是不是最新edm格式的文件,否则也不显示出来。
  4. WoW,it is very cool!Thanks ,man.
  5. what are you talking about ,MAN?
  6. Nice work。Thank you.
  7. HI.Is there is a way that put the ship on the land? Thanks in advance.
  8. I make a desotryer for fun in the dcsw.it has proximity guns.but when it fires,some time the bullets go through the ship.see the attachments pictures. how to solve this problme? Thank you in advance. and the guns codes are here: ws = GT_t.inc_ws() GT.WS[ws] = {} set_recursive_metatable(GT.WS[ws], Type730) GT.WS[ws].area = "BORT_R" GT.WS[ws].center = "CENTER_CIWS_F001" GT.WS[ws].drawArgument1 = 21 GT.WS[ws].drawArgument2 = 22 GT.WS[ws].angles_mech = { {math.rad(30), math.rad(30), math.rad(-1), math.rad(48)}} GT.WS[ws].angles = { {math.rad(30), math.rad(30), math.rad(-1), math.rad(48)}} GT.WS[ws].reference_angle_Y = math.rad(-90) GT.WS[ws].LN[1].BR[1].connector_name = "POINT_CIWS_F" ws = nil
  9. Thank you ,man.
  10. we know some sensor datas like these: sensor_data local aoa = sensor_data:getAngleOfAttack() local speed = sensor_data:getSelfVelocity() local sas = sensor_data:getSelfAirspeed() local tas = sensor_data:getTrueAirSpeed() local ias = sensor_data:getIndicatedAirSpeed() local mach = sensor_data:getMachNumber() local vv = sensor_data:getVerticalVelocity() local gforce = sensor_data:getVerticalAcceleration() local balt = sensor_data:getBarometricAltitude() local ralt = sensor_data:getRadarAltitude() local pitch = sensor_data:getStickRollPosition() / 100 local roll = sensor_data:getStickPitchPosition() / 100 local rudder = sensor_data:getRudderPosition() / 100 local throttle = sensor_data:getThrottleLeftPosition() local gear = sensor_data:getLandingGearHandlePos() local speedbrake = sensor_data:getSpeedBrakePos() local rpm = sensor_data:getEngineLeftRPM() local flaps = sensor_data:getFlapsPos() local cpy_state = sensor_data:getCanopyState() anyone can help me write a sentence for a tail hook position? Thanks in advance!
  11. 1.make one material ball that works fine. 2.drag this one to another ball,rename the new ball and give it a new bit map. 3.and so on.
×
×
  • 创建新的...