View Single Post
Old 01-31-12, 01:10 AM   #23
dcb
Grey Wolf
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 845
Downloads: 544
Uploads: 0
Default

I am not very skilled at scripting, so I apologize if I'm asking a stupid question, but wouldn't this command:

action
{
Plane:FireCannons();

mean that only planes will fire their cannons?
Don't we also need something like

action
{
Ship:FireCannons();


if we want ships to shoot at scope?
dcb is offline   Reply With Quote