| Last updated | 5 days ago |
| Total downloads | 53 |
| Total rating | 0 |
| Categories | Client-side |
| Dependency string | HakariAtsuko-Viper_Plug-0.2.0 |
| Dependants | 1 other package depends on this package |
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 |