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

rssserver_data

Category:script
Author(s):FlorinSzasz
Downloads:54
Rate:You need to be logged in to vote
Rating:None (0)
Description:
This resource is a replacer for elementData functions
- the resource is easy to use
- short and to the point
- and secure against cheaters if you don`t allow cheaters to access it!

#### UPDATE 0.0.3

- i just removed some code which does not have any reason to be there since it does nothing. :))

#### UPDATE 0.0.2

- we have support for: ped,vehicle,object,blip,marker,pickup
colshape,radararea,team,spawnpoint

- the old functions were replaced with new functions:

setObjectData
getObjectData
removeObjectData

- from this update if u use removeObjectData and u dont
provide a data type attached to the object u provide then
the object provided will be removed from the
Objects_data table!

############# Version 0.0.1

Functions:
setPlayerData
getPlayerData
removePlayerData
sendDataToClient

-- player --> player
-- type --> type of data / the name of the data
-- data --> value / data
-- event --> the client side event where we send the data
...

(more)

Download latest version | Report

Version history

Version Publish Date Changes
0.0.3 2025-11-15 17:52:21 Some small code cleaning which i missed by mistake! Download
0.0.2 2025-03-29 19:27:36 Download
0.0.1 2025-02-01 12:57:47 First public release Download