View Single Post
  #22  
Old 04-26-2011, 01:44 PM
mcler002 mcler002 is offline
Approved Member
 
Join Date: Mar 2011
Location: UK
Posts: 277
Smile

Quote:
Originally Posted by Ataros View Post
Check that path is correct and open doghous3 or my example to add a line printing smth on screen to confirm that mission is loaded.

30 tics a second give you 1800 tics per minute.

if (Time.tickCounter() % 1200 == 0)

1200 - is cycle here
0 - is initial delay before running script.

I'd suggest taking doghous3 script to start with and just change filenames in it to avoid simple mistakes. This is what I did with his mission.
Hope your on still

I double checked mine and doghouse's map.... neither planes load... the message pops up but thats it... i load on the game console and it mentions "load failed"... Any reason behind this :S? Steam and VAC? :S
See attached picture

Cycle here - ? whats that lol update Is this the part where it "reloads" itself? or "deletes" itself??

Cheers

DOH - HANG ON A SEC

LOL never laughed at myself so much... copy and paste - bad idea... forgot my sub folder in the line... all my own missions are saved in "Ross" folder... talk about wasting a few hours - ALL FIXED NOW

Still need an answer on the cycle though!
Attached Images
File Type: bmp Console.bmp (2.08 MB, 26 views)

Last edited by mcler002; 04-26-2011 at 01:59 PM.
Reply With Quote