Arma 3
POOK SAM PACK
Chape 2 Thg01, 2018 @ 6:57pm
Radar mast Raised for P-12 and P-18
Hi, Liking the pack, gives my covert boots on the ground something to blow up ^^

In the manual, for the P-12 and P-18 aquisition radars, it states you can place this in the init field:

_scr = [this] execVM "\pook_P12\data\scripts\raise_radar.sqf";

This doesn't appear to be working for me, I just get a an error about the script not being found. I'm subscribed to the steam workshop item. Do I need to do anything else?
Lần sửa cuối bởi Chape; 2 Thg01, 2018 @ 7:13pm
< >
Đang hiển thị 1-3 trong 3 bình luận
ArcaPenguin 17 Thg02, 2018 @ 12:53am 
me either
Chape 17 Thg02, 2018 @ 7:15am 
Take out data from the path, so it looks like this:

_scr = [sam_radar_01] execVM "\pook_P12\scripts\raise_radar.sqf";

This is in my init.sqf - P-12 truck is named sam_radar_01 in the editor
hcpookie  [nhà phát triển] 21 Thg02, 2018 @ 7:20pm 
Try this instead:

_scr = [this] execVM "\pook_P12\scripts\raise_radar.sqf";
< >
Đang hiển thị 1-3 trong 3 bình luận
Mỗi trang: 1530 50