武装突袭3

武装突袭3

Seb's Briefing Table
151 条留言
Baker 8 月 10 日 上午 7:53 
Since the last Arma Update Briefing table not working anymore. No objects are shown, no terrain cubes are shown.
Blackbird Ater 6 月 27 日 上午 10:00 
Making markers in Zeus is really challenging as described in the Q&A above about changing mid-mission
Free2u2 2024 年 12 月 29 日 下午 12:18 
how can I get this to work with zeus? Im trying to play antistasi with this and im struggling with the markers
Karlkarl93 2024 年 12 月 25 日 上午 8:18 
Server side is sufficient. It needs to be mainly loaded into the mission folder itself, as it can be run standalone. (Per description/manual)
CarbonCola 2024 年 9 月 21 日 下午 5:54 
Does this need to be loaded on client side? Or is loading on server sufficient?
(FLIC) Tuusol☭ 2024 年 6 月 13 日 上午 7:01 
@EpiicPenguin is a saint, would never have figured this mod out otherwise
notsphaggi 2024 年 3 月 26 日 下午 11:37 
Awesome mod, would be cool if you somehow figured out a way to put like little pins or markers on the table so that others can see exactly what you are referencing
Aurora 2023 年 9 月 16 日 上午 9:14 
Firstly, excellent creation! Secondly, is there a way to change the texture of the displayed objects to appear more as a holographic?
Play3r 2023 年 7 月 3 日 上午 11:40 
@mevadralik

Yes i work in MP.

Yes Editor placed objects do appear.

To clear the table use this.
[YOUR_TABLE_VARIABLE] remoteExec ["sebs_briefing_table_fnc_clearTable", 0, YOUR_TABLE_VARIABLE];

just give the Table a VariableName and put that in the YOUR_TABLE_VARIABLE.
Play3r 2023 年 7 月 3 日 上午 11:31 
@ mevadralik

[this, "marker_0", 20, 1, true, true, 0] call sebs_briefing_table_fnc_createTable;
/\ put this line in side the Table INIT field.
Make a Marker called marker_0 and make it cover the area you want to show on table.
mevadralik 2023 年 7 月 3 日 上午 12:40 
i got a couple questions
1 can u do setup videos?
2does thiswork in mp??
3do editor place opject apear?
4can tblae cheng mid mision??
Trauma One 2023 年 5 月 11 日 下午 3:39 
Will this work in zeus?
Zoltan 2023 年 4 月 27 日 上午 11:52 
Took me a while to get it working but great mod, thanks
CommieCrusher 2023 年 3 月 14 日 下午 12:38 
Any way to retexture the table, I wanna HOLOTABLE
ONI.Zeus 2023 年 2 月 20 日 下午 10:49 
does this work in a mod like antistasi plus?
MitchBen 2023 年 2 月 8 日 下午 5:14 
@ketanna6873 Can you walk me through your cool water tile fix? I tried my hand but am not understanding :/.
Costa | 44/75th 2022 年 12 月 3 日 下午 2:33 
I did everything like descripted. It works in the Editor, but the map just isn't there when the Mission is loaded on the server
SlapGuuud 2022 年 11 月 30 日 下午 1:57 
finally figured out how to make it draw on a single table, but, how do you make it draw on a group of tables like in the video? Whenever I paste the init data into my group of tables, it just draws an individual instance of my marker on each table instead of increasing the scale like I want it to like in the video...
Shadow Doctrine 2022 年 9 月 26 日 下午 2:59 
Ha, that's impressive :rulez: it's the little details like this that make all the difference sometimes.
kMaN 2022 年 9 月 26 日 上午 5:59 
This is an awesome mod! Thank you for sharing with the community.
A Long Squeaky Fart 2022 年 9 月 17 日 下午 12:51 
Would everyone need to load this mod for a multiplayer session? Or just the host?
iTripFatGirls 2022 年 7 月 10 日 下午 8:23 
ᗷᑌᒪᗩᗰᗩTᗩRI it took me less than a minute to figure out how to get this to work...
опытный стрелок 2022 年 7 月 8 日 下午 6:41 
I just used this.

[code]
[this, "mkr1", 28, 9, true, true, 0] call sebs_briefing_table_fnc_createTable;
[/code]

And it works just fine. I used a 500 x 500 marker to cover a certain area.
Dragnorian 2022 年 6 月 7 日 上午 9:56 
How possible would it be to make the table scale by x*y separately instead of collectively? Like to make a rectangular map instead of square
Aotrax 2022 年 4 月 28 日 上午 4:58 
STEP BY STEP TUTORIAL

[this, "marker_0", 20, 1, true, true, 0] call sebs_briefing_table_fnc_createTable;

see this command ???

use it on the table

place any kind of table u want most efficient are the camping table

right click attributes

then u find the Object: init

and place the cript in the Init (NOT IN THE VARIABLE NAME)

then u spawn

rectangle area marker from the Markers menu for me it pop up when i open editor or press F6

the first one will be named marker_0

so u dont have to anything with this one

but if u want multiple mini models u have to change the script

[this, "marker_1", 20, 1, true, true, 0] call sebs_briefing_table_fnc_createTable;

and then create another rectangle marker with name marker_1

sorry for bad english but i hope it helps some of you
Ludicrous_Speed 2022 年 4 月 19 日 下午 6:40 
Nice baby-rage, Bulamatari. It's a real shame that this mod that has been working for many other people who can read the desc instructions "doesn't work". They must be wizards or something.
ᗷᑌᒪᗩᗰᗩTᗩRI 2022 年 3 月 16 日 上午 1:50 
Tried this shit forwards and backwards, doesn't work. No proper tutorial how to, hidden "example mission" and crap, so much effort instead of just writing down precisely(!) how this shit is supposed to work, but for those who don't know how and not for those who already know how. Stupid. Or making a tutorial video with some explanation, not without, so even more useless effort lul Watch the video he made for himself for self-adulation instead of a tutorial and you ain't one iota wiser afterwards, just a few minutes older by more wasted life time. 👎
NightJay 2022 年 1 月 19 日 下午 10:35 
dude that is crazy cool, im getting this
ketanna6873 2021 年 11 月 22 日 上午 5:43 
I have done some modifying to sebs table script, see the text and images below to add it to your sebs table if interested.

edit the file fn_createTable.sqf
look below line 119

SAMPLE of SCRIPT
https://ibb.co/LzgQ17G

SAMPLE IMAGE of applied script
https://imgbb.com/pnCgj2G
RainyXml 2021 年 11 月 16 日 下午 10:31 
if i wanna use this in multiplayer, will i be needing the ifServer check? or does it work on itself?
also will other players on the server need the mod installed to see the model?
ketanna6873 2021 年 10 月 4 日 下午 4:36 
yes, i see your friends request
file otw
The Shadowbroker 2021 年 10 月 4 日 下午 4:18 
ketanna could you give me that table script w/water in a copy/paste format please?
ketanna6873 2021 年 10 月 3 日 下午 9:33 
to add color to your water add the following to your fn_createTable.sqf

seb, i tried to send this directly to you but not friends so couldnt message.... I have this working in my editor if you are interested.... thank you for a great mod

for "_selection" from 0 to 6 do {
_groundObject setObjectMaterial [_selection, "\a3\data_f\default.rvmat"];


//////////// Checks to see if surface is water or land, and plots generic blue color for water cubes ////////////////
if (surfaceiswater _worldPos) then
{
_groundObject setObjectTexture [_selection, "#(rgb,8,8,3)color(0.1,0.2,1,1)"];

}else{
_groundObject setObjectTexture [_selection, _texture];
};
};
richh773 2021 年 8 月 22 日 上午 2:29 
How would one go about getting the manual?
AT 2021 年 7 月 12 日 上午 10:27 
Интересная штука
Michael | M. Texas 2021 年 6 月 26 日 下午 6:47 
Ive noticed that water does not render on the table. I understand how water is in arma and was wondering if theres a plan for it to be added as at the moment it just shows the sand for rivers etc.
Devastator 2021 年 6 月 26 日 下午 12:17 
fyi, table script takes also the hidden objects. They should be filtered out as mission makers sometimes hide objects and puts another ones on top.
Btw, I think you should skip the bushes but keep only big trees. It would be nice also to have a custom variable to add some vehicles into the table if needed
Eroge 2021 年 6 月 25 日 下午 11:19 
how the f*ck did you do that
GorgeousOrc 2021 年 6 月 24 日 上午 8:50 
incredible
Grand Master Wu 2021 年 6 月 11 日 下午 4:46 
Cake eater special boyz!!
LEE O C 2021 年 5 月 29 日 上午 6:24 
crazy that 🤯
Ghost 2021 年 5 月 17 日 上午 10:27 
THIS is cool as fuck!!
Wehrmut 2021 年 5 月 13 日 下午 3:30 
dope:steamthumbsup:
Styxx42 2021 年 5 月 12 日 下午 1:58 
Works great
Thanks for this.
sirthumbsup 2021 年 5 月 2 日 上午 7:06 
How sweet haha! Amazing work.
tuoniko 2021 年 5 月 2 日 上午 12:28 
really good
Crom 2021 年 5 月 1 日 下午 7:33 
Such an awesome idea: both useful and creative. Unfortunately the hit to the fps just isnt worth the benefits. I really hope you can find a way to mitigate the fps loss. Thanks!
Aztec 2021 年 4 月 21 日 上午 11:15 
can you extract the data used to make the table in arma, and say turn it into a model for table top sim?
Volcano 2021 年 4 月 19 日 上午 9:47 
@Ostross, these are normal objects but scaled smaller with the new function that was added to arma by the developers.. so it should not have big impact (unless you over do it
)
Ostross 2021 年 4 月 18 日 下午 12:53 
What is the FPS impact? I feel like this is too good to be true.