User Details
- User Since
- Nov 29 2015, 3:45 PM (470 w, 6 d)
- Roles
- Administrator
Mon, Dec 2
Sat, Nov 30
Revision: 152458
Thu, Nov 28
No it is billbord type, a flat texture that oriented to face you at all time
Should be fixed in152450
Mon, Nov 25
It should work with setParticleParams, why, it doesnt?
It is just a variable stored on player that the function returns, I will get rid of
Sat, Nov 23
repro please
Tue, Nov 19
Sun, Nov 17
rev 152421
Sat, Nov 16
Fri, Nov 15
I've updated documentation yesterday
Thu, Nov 14
"a3\data_f\snowflake4_ca.paa" it mean it has 4 flakes in it, you are using it as 1 flake
Wed, Nov 13
Can you give a location where to observe it or/and upload a video?
There have been some indirect fixes that could have affected this bug, please check if it still is happening after Revision: 152411
Sun, Nov 10
Nov 8 2024
Nov 7 2024
Basically a can of worms but I think it can be improved
Nov 6 2024
I will take another look
Nov 4 2024
Does this happen in 2.18 vanilla?
Retested with current profiling branch version: 2.18.152307
Nov 2 2024
setUnitLoadout will now fail if unit is switching weapon
isSwitchingWeapon command added
I cannot reproduce this bug. Does the repro in description run with a mod?
Nov 1 2024
Is the grid position not matching map grid square?
Oct 28 2024
Revision: 152328
Revision: 152324
player setObjectTexture [0, "#reset"]; - sets default texture
player setObjectMaterial [0, "#reset"]; - sets default material
Oct 27 2024
Revision: 152324
player getObjectTextures []; - default textures
Revision: 152322
Oct 25 2024
Revision: 152319
Ok the problem is that after player is removed from the channel, this channel is muted so customchat doesnt work, when player is added back the channel is made audible again but not immediately, this is why adding sleep before customchat works. I will force it to update quicker
If you wait after adding or removing player before sending chat it works. I am going too see if this can be improved
Oct 22 2024
Revision: 152303
14:25:57 "Client applied velocity [0,0,100]"
14:25:57 "Server applied velocity [0,0,100]"
14:25:57 "Client velocity [0,0,94.8551]"
14:25:57 "Client velocityModelSpace [-54.7455,-54.7723,54.776]"
14:25:57 "Server velocity [0,0,94.8551]"
14:25:57 "Server velocityModelSpace [-54.63,-54.6486,55.0144]"
14:26:06 "Client applied velocity [0,0,100]"
14:26:07 "Server applied velocity [0,0,99.9183]"
14:26:07 "Client velocity [0,0,95.0184]"
14:26:07 "Client velocityModelSpace [-54.8397,-54.8667,54.8703]"
14:26:07 "Server velocity [0,0,94.9368]"
14:26:07 "Server velocityModelSpace [-54.583,-54.6015,54.967]"
Oct 19 2024
Revision: 152295
Oct 18 2024
Revision: 152294
Oct 17 2024
rev 152283
I found the revision when something changed that caused this, but this was back in May, you guys dont use dev at all?
Oct 16 2024
This is not a bug, side of dead or unconcious player is CIV, use
Oct 15 2024
I will let you know after I try with the actual hut, I have the CDLC now
Oct 14 2024
the damage starts happening with 12.7mm, but that is expected
I can dismantle a building with 0.6 armor hit point with MG but not rifle and it is the same for me on 2.16 and 2.18
works in internal, try profiling should be fixed there too
Oct 10 2024
fixed in internal
If this is related to uniform then there is a fix in works
Oct 9 2024
Revision: 152256
Aug 22 2024
Aug 16 2024
Aug 12 2024
Why do you need the _thisscript in here?
Aug 11 2024
Vehicle chat changes reverted due to alternative use cases for the channel Revision: 152113
Aug 10 2024
Aug 5 2024
With standard marker tools available on the map
Revision: 152084
is the marker created with dir 0?
Aug 4 2024
1, 2 yes
3 no
Aug 3 2024
if shell is scripted maybe. The shell sound starts playing about 5 seconds before it hits the ground, the time is calculated via speed and distance, so if shell is scripted it might not play the effect
Aug 1 2024
rev 152072
Ok, a compromise, both drawRectangle and drawElipse will be defaulted to follow map but will have optional bool not to follow, since the most common usage is to mark area so it doesnt make sense it will not rotate with map. drawIcon will not be changed, because most common use to mark something with icon you want to stay vertical like tactical ping for example. This could be changed with adding ctrlMapDir to angle
Jul 31 2024
The ping should be fixed in Revision: 152064
this has been fixed already, please double check before making new tickets