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)
- 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)