Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

This simple gamemode demonstrates how to use the pawn-requests plugin with jsonstore.io to store player data.

Notifications You must be signed in to change notification settings

Southclaws/pawn-requests-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pawn-requests-example

sampctl

This package demonstrates simple usage of the pawn-requests plugin.

Inside test.pwn is a simple gamemode that uses jsonstore.io to save and load player data as JSON.

See source code for comments explaining the process.

Usage

Once you have the package cloned locally, install the dependencies:

sampctl package ensure

You can use your own endpoint by visiting jsonstore.io and copying the URL here:

https://i.imgur.com/j9Pe8S6.png

Into the endpoint value in settings.ini.

About

This simple gamemode demonstrates how to use the pawn-requests plugin with jsonstore.io to store player data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages