SA-MP Forums Archive
error with objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: error with objects (/showthread.php?tid=161555)



error with objects - OmarEco - 20.07.2010

i need help in this
i make a ball object and in player move the ball Penetrate all the walls
how i repair it to player move the ball and in its will front wall stop and don't Penetrate the wall how <<??>>


Re: error with objects - Яσскѕтая - 20.07.2010

Anyone understand what he's asking?


Re: error with objects - OmarEco - 20.07.2010

the object Penetrate all the walls
i don't need this how repair it


Re: error with objects - Kar - 20.07.2010

this is not possible. you can make it go through the wall but not penetrate (aka leave damage behind)


Re: error with objects - OmarEco - 20.07.2010

i can use it for remove this error
Код:
SetPlayerWorldBounds(playerid, 20.0, 0.0, 20.0, 0.0);
right
but if it true i need to learn how to use SetPlayerWorldBounds


Re: error with objects - Kar - 20.07.2010

Set"player"WordBounds... set it to a place and if the player tries to pass that place he gets bounced back..


Re: error with objects - OmarEco - 20.07.2010

oh right there no solution