Posts: 148
Threads: 5
Joined: Jun 2011
athe top of your script
forward SetPlayerAttachedObject();
forward RemovePlayerAttachedObject();
Posts: 148
Threads: 5
Joined: Jun 2011
did you put forward at the top of your script not in a indent if so good
if you did that have you opened and closed al your brackets here can you post one so we can check it for you?
Posts: 148
Threads: 5
Joined: Jun 2011
sorry ive told you wrong remove the forwards ive told you to put and then put this abov the use of them
DestroyObejct(playerid. objectid); //replace RemovePlayerAtt... with this
for the object
then i dont know about the other one
Posts: 148
Threads: 5
Joined: Jun 2011
by object id i meant you put the id there and example of a object is
DestroyObejct(playerid. 10);
i dont know if 10 is a obkect but get your object id and then put it where object id is