Posts: 71
Threads: 12
Joined: Dec 2014
Reputation:
0
03.01.2015, 10:41
(
Последний раз редактировалось shadow177; 31.01.2015 в 13:14.
)
[FIXED]
thnx to sew_sumi.
Posts: 1,767
Threads: 124
Joined: Mar 2010
That array:
pawn Код:
h_ID[playerid] = SOMETHING
Must be used by you somewhere in a script, for example, you could've use it when you enter a house pickup, so it will assign ID of the house to the player's array. As long as you don't do it and you are holding value of "-1" it will always pop up with the same message, that you are not near any house.
So, just find where in your script you are assigning value to that array, show how you do it and where.
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
Are you even sure you are in the house? Did you reload the script or something, The gamemode is found to be tricky when you reload it.
Posts: 71
Threads: 12
Joined: Dec 2014
Reputation:
0
what ? i should be in house o.O ? or on house icon ?
the problem is just that when i try to /buyhouse even when i stand on icon , you can test it by yourself bro...
it shows this :[ERROR]you are not near any house.