You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 weeks ago |
| Version | 0.2.0 |
| Download link | HakariAtsuko-Viper_Plug-0.2.0.zip |
| Downloads | 67 |
| Dependency string | HakariAtsuko-Viper_Plug-0.2.0 |
README
ViperPlug
📚 Squirrel Functions Documentation
Here is the list of functions that can be called in Squirrel scripts:
| Function Name | Parameters | Return Value | Description |
|---|---|---|---|
VRGetUID |
entity player |
String |
Get player UID |
VRGetLocalOriginToken |
String |
Get local Origin token | |
VRGetLocalUserID |
String |
Get local user ID |
| Function Name | Parameters | Return Value | Description |
|---|---|---|---|
VRSendFriendRequest |
string user_id |
bool |
Send friend request |
VRRemoveFriend |
string user_id |
bool |
Remove friend |