Dynamic cp only for one player.
#1

When i make dynamic CP only for one player it shows for everyone./.
Reply
#2

hmmm it is possible but it take alot of code...

there is a option in CreateDynamicCP and named playerid = -1.. you must change it
Reply
#3

i have this.

but still doesn't works
HouseEnter[i][playerid] = CreateDynamicCP(HouseInfo[i][hEntrancex],HouseInfo[i][hEntrancey],HouseInfo[i][hEntrancez], 1.5, -1, -1, -1, 100.0);
Reply
#4

it's good?
HouseEnter[i][playerid] = CreateDynamicCP(HouseInfo[i][hEntrancex],HouseInfo[i][hEntrancey],HouseInfo[i][hEntrancez], 1.5, -1, -1, playerid, 100.0);

it works thanks!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)