[FREE][Standalone] Standalone Pointing Script

Standalone Pointing Script.

point towards the direction you are aiming at

PURPOSE :

This script is a free standalone pointing animation for roleplay purpose

INSTALLATION :

Add “ensure Standalone_Pointing” in your server.cfg

IN GAME :

“have you seen that?!”

UPDATES :

  • V0.0.1 : First commit (only local)
  • V0.0.2 : Initiate the synchronisation to all players

KNOWN PROBLEMS :

  • script is fliskering (due to server sync, in fact i gorgotten to sync the animation to all the players due to my lack of sleep but now it’s done and it’s make the animation flicker so i’ll continue to work on it)

FUTURE PLANS :

  • render the animation smoother for all the players to avoir the flickering

If you want to help me with my scripts :slight_smile:

Feel free to use this script as you want 'cause it’s opensource but don’t forget credits! :wink:

Code is accessible Yes
Subscription-based No
Lines (approximately) 140
Requirements N/A
Support No
3 Likes

The line RemoveAnimDict("point_fwd") should actually be RemoveAnimDict("ai_react@point@base") because you’re requesting the dictionary "ai_react@point@base", not "point_fwd". Removing an incorrect dictionary could cause animation-related issues.

1 Like

Oh Damn! I totally forgot, I was too tired :confused: ! I fix it right now! :smiley:

not sure if the emote is outdated or what but this does not function with vorp

Unfortunately, i’m on a vorp playable base so if it’s working for me it should work for you too :confused:
Can i have more data to check what’s wrong pls?

couldnt tell ya it gives no errors anywhere. the action just is not there when it runs. ur more than welcome to msg me and figure it out to help you

So it does work on VORP, it definitely needs some love though, I tested it with someone else and we couldnt see any visual change from the normal ‘foward’ point despite the client seeing it. Also needs to be locked to certain angles so it doesnt look wonky, not really usable in its current state but worth keeping an eye on it.

1 Like

Nice!