- Joined
- Sep 7, 2008
- Messages
- 320
I got problem with AddLightningEx, i doesnt create correct lightning ( starting/ending point and length) You can see the image at below.
Is this action bugged
Area :
Is this action bugged
Area :
-
Actions
- Custom script: call AddLightning( "LEAS", true, GetLocationX(GetRectCenter(gg_rct_Spawn)), GetLocationY(GetRectCenter(gg_rct_Spawn)),GetLocationX(GetRectCenter(gg_rct_Region_003)), GetLocationY(GetRectCenter(gg_rct_Region_003)) )
-
Actions
- Custom script: call AddLightningEx( "LEAS", true, GetLocationX(GetRectCenter(gg_rct_Spawn)), GetLocationY(GetRectCenter(gg_rct_Spawn)),150,GetLocationX(GetRectCenter(gg_rct_Region_003)), GetLocationY(GetRectCenter(gg_rct_Region_003)),150 )