Announcement

Collapse
No announcement yet.

vscode - Onset Snippets

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Logic_
    replied
    Good stuff.

    Have you really updated the extension because the new additions and removals aren't in yet.

    Remove SetPickupVisibleForPlayers
    SetPickupVisibility, SetText3DVisibility
    SetPlayerRagdoll, SetNPCRagdoll
    HexToRGBAFloat
    SetPlayerVoiceDimension
    GetObjectStaticMeshComponent
    GetNPCSkeletalMeshComponent
    GetPickupStaticMeshComponent
    SetPlayerClothingPreset, SetNPCClothingPreset (works like the old model system in case you don't want to manually set each clothing item)
    SetPlayerOutline
    HexToRGBAFloat
    DrawTexture
    DrawTextureEx
    DrawMaterial

    Most of the stuff is documented on the wiki regarding it, if not I'll try to get it done asap.

    EDIT: Check my PR on GitHub which I'll keep updated as I get more information from Talos.
    Last edited by Logic_; 11-23-2019, 07:00 AM. Reason: Added EDIT.

    Leave a comment:


  • zoukilama
    replied
    You're welcome,
    the extension has just been updated for v1.8.0-alpha

    Leave a comment:


  • seb
    replied
    Thank, very useful

    Leave a comment:


  • zoukilama
    started a topic TOOL vscode - Onset Snippets

    vscode - Onset Snippets

    Onset Lua snippets for Visual Studio Code.
    Click image for larger version  Name:	awesome.PNG Views:	1 Size:	40.7 KB ID:	2633

    Github page
    Visual Studio Marketplace


    Onset functions, events and enums supported
    Click image for larger version  Name:	9f45e45c1d929d72271c680634e09a48.gif Views:	1 Size:	839.9 KB ID:	2634
    Click image for larger version  Name:	372139c84c4274acdd6ae74b23832b2e.gif Views:	1 Size:	596.8 KB ID:	2636
    Click image for larger version  Name:	6dfdc4f282da0c726b8fe663c6247400.gif Views:	1 Size:	795.3 KB ID:	2637

    MariaDB functions supported
    Click image for larger version  Name:	46948bc840c11948999b5acdc48f8d5c.gif Views:	1 Size:	1.04 MB ID:	2638

    Updates
    2019-11-18: updated for v1.8.0-alpha
    2019-11-18: updated for v1.8.0-alpha
    2019-11-23: updated for v1.8.0-alpha
    2019-12-11: updated for v1.10.0-alpha + MariaDB functions support
    2019-12-14: updated for v1.0.0
    2020-01-20: updated for v1.0.3
    2021-03-24: updated for v1.4.3
    Attached Files
    Last edited by zoukilama; 03-24-2021, 11:24 PM.
Working...
X