AttachPlayerObjectToPlayer : removed in 0.3. I can...
# support-forum
c
its flooding on my server_log.txt but when i do a ctrl+shift+f on vscode (on folder sampserver) with
AttachPlayerObjectToPlayer
the only thing i found is: native AttachPlayerObjectToPlayer(objectplayer, objectid, attachplayer, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ); on
a_objects.inc
imported from
a_samp.inc
this is the problem? should i comment this line? what is going on?