Private property
#1

I created three tables, three slots for player's property. I saving it to file and loading it from file, but now i got problem with make pickup, with ID which owner can use it only. How?
Reply
#2

Anyone could?
Reply
#3

PHP код:
OnplayerPickup
{
        case 
CP_TYPE_HOUSE:
        {
            if (
HouseData[Houseid][h_OwnerID] == playerid)
            {
SetPlayerPos(playeridx,y,z); 
Reply
#4

oh come on, its cuted from script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)