Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssIDs (ids)

Category:script
Author(s):Ca11um
Downloads:2437
Rate:You need to be logged in to vote
Rating:4 (4 Votes)
Description:
This resource gives each player their own ID (styled like GTA:MP).

At the top of 'ids.lua' there is a 'optimize' variable. If set to false, you cannot use the ID system client-side, but it will be slightly more efficient.

You can intergrate them with your own scripts by using the following two exports;

getPlayerID(player)
getPlayerByID(id)

Download latest version | Report

Version history

Version Publish Date Changes
1.0.0 2011-06-12 22:09:55 First public release Download