Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nocapscripts/nc_bridge_vorp

Simple data bridge for VORP server
https://github.com/nocapscripts/nc_bridge_vorp

lua redm typescript vorp vorp-framework vorpcore

Last synced: 25 days ago
JSON representation

Simple data bridge for VORP server

Awesome Lists containing this project

README

        

# Usage

## Server side usage
````
exports["redux_bridge"]:GetCharacter(source)
````

## Values that returns

```
identifier
```
```
charidentifier
```
```
group
```
```
job
```
```
jobgrade
```
```
joblabel
```
```
money
```
```
gold
```
```
rol
```
```
xp
```
```
firstname
```
```
lastname
```
```
fullname
```
```
status
```
```
coords
```
```
isdead
```
```
skin
```
```
comps
```
```
comptints
```
```
age
```
```
gender
```
```
chardescription
```
```
nickname
```
```
invcapacity

```