View Single Post
  #5  
Old 09-08-2011, 09:38 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Quote:
Originally Posted by fearlessfrog View Post
Thanks Ataros, I'll have a play around.

One initial idea is that it would be great to be able to land in MP and then request a re-fuel and re-arm.

I might try something simple in a SP mission first though.

Edit: Here's one I did very quickly - all seems to work. Good job devs!

http://simhq.com/forum/ubbthreads.ph...s/3385237.html
Thanks! Great example!

Could you please make a menu for MP to spot targets and request help which will just print messages in chat for the player's side?

E.g.

Menu
1. Request
1.1. Fighter support
1.2. Bomber strike

2. Spot
2.1. Fighters
2.2. Bombers
2.3. Armor
2.4. Vehicles
2.5. Shipping

3. Squad/wingman
3.1. Fighters, regroup at pos.
3.2. Bombers, regroup at pos.

The script is to check in which map grid a player is located and print a message in side chat, e.g. "Enemy fighters are spotted at map grid ...", etc.

This script will be useful in any online mission.

ps. I do not know C# myself good enough to write scripts, I can only read them and understand something sometimes

Last edited by Ataros; 09-08-2011 at 09:42 AM.
Reply With Quote