SA-MP Forums Archive
How to Fix bug with Burg - 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)
+--- Thread: How to Fix bug with Burg (/showthread.php?tid=355386)



How to Fix bug with Burg - Starky Yakavetta - 29.06.2012

Can somebody tell me please how to fix bug in burg ... ?
Script: CLRP edit
Bug is when somebody enters in Burg he start falling from the sky ... if somebody knows i can give him the script


Re: How to Fix bug with Burg - [A]ndrei - 29.06.2012

whaaaapost the script and post the errors...or explain better theres ALOT of bugs so ya.


Re: How to Fix bug with Burg - dannyk0ed - 29.06.2012

Explain the situation better, what bug in what script.


Re: How to Fix bug with Burg - Starky Yakavetta - 29.06.2012

Explainded


Re: How to Fix bug with Burg - iGetty - 29.06.2012

Do you mean when he does '/enter' in a location, he falls through the floor?


Re: How to Fix bug with Burg - PaulDinam - 29.06.2012

Edit the location of enter and exit of the Business.


Re: How to Fix bug with Burg - Starky Yakavetta - 30.06.2012

Quote:
Originally Posted by iGetty
Посмотреть сообщение
Do you mean when he does '/enter' in a location, he falls through the floor?
Yes exaxtly like that


Re: How to Fix bug with Burg - JaKe Elite - 30.06.2012

You need to freeze the player after he enters a interior.
then after the interior load unfreeze the player. use SetTimerEx to do this.