武装突袭3

武装突袭3

[TDM]PistolCloud 2v2
8 条留言
Brzezinski  [作者] 2014 年 4 月 16 日 上午 11:39 
In Description.ext use class params..

class Params {
class weaponLimit {
title = "Weapon:";
values[] = {1, 2, 3, 4, 5, 6};
texts[] = {"P07 9mm", "Rook-40 9mm", "ACP-C2 .45", "Zubr .45", "4-Five .45", "Random"};
default = 1;
};
};

in the script you refer to these parameters, example:
if ((alive player) and (param3 == 1)) then { [] exec "weapons\p07.sqs"; };

In options we chose "P07 9mm"
Here you respawn with "P07 9mm" because values = 1
class weaponLimit {
title = "Weapon:";
values[] = {1, 2, 3, 4, 5, 6};
texts[] = {"P07 9mm", "Rook-40 9mm", "ACP-C2 .45", "Zubr .45", "4-Five .45", "Random"};

This should help you:
https://community.bistudio.com/wiki/paramsArray
https://community.bistudio.com/wiki/description.ext
SchwackYourMac 2014 年 4 月 15 日 下午 6:48 
How do you pick the options for weather and weapons??
Bee? 2013 年 10 月 31 日 下午 12:17 
Nice, be sure to keep us updated
Brzezinski  [作者] 2013 年 10 月 31 日 上午 12:39 
thx guys, today I hope to add new pistols FN FNP-45 and Chiappa Rhino 60DS from new update..
Bee? 2013 年 10 月 30 日 下午 3:35 
Best. Mission. Ever.

Ending maeks me cri errytiem
A Cactus 2013 年 10 月 30 日 下午 3:34 
BEST ♥♥♥♥♥♥♥ MISSION EVER
MooseOnTheLoose 2013 年 10 月 27 日 下午 6:27 
any chance you can use it/make it useable with the RH pistol pack? that would make it pretty epic
Prophet 2013 年 10 月 27 日 下午 4:59 
can you make it more than 2 v 2?