Whats the fix - 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: Whats the fix (
/showthread.php?tid=664999)
Whats the fix -
Lixyde - 18.03.2019
So i have car spawner in dialog, but when i spawn a car and i get out of it and spawn another, the old one gets destroyed. And i dont know what should i do in the script so i can fix that.
Here is the script:
Script
Decryption key:
Код HTML:
3dE7K7z8K_tKuVUn5e3YR8UMnBq_5PSeFjX7XI1CwQc
Re: Whats the fix -
TokicMajstor - 18.03.2019
I would help you, if I haven't to download things for that.
Re: Whats the fix -
TheToretto - 18.03.2019
Quote:
Originally Posted by Lixyde
So i have car spawner in dialog, but when i spawn a car and i get out of it and spawn another, the old one gets destroyed. And i dont know what should i do in the script so i can fix that.
Here is the script:
Script
Decryption key:
Код HTML:
3dE7K7z8K_tKuVUn5e3YR8UMnBq_5PSeFjX7XI1CwQc
|
Without seeing any code delete any line that includes DestroyVehicle
Re: Whats the fix -
Akira297 - 18.03.2019
Post your code using either "code/quote" or on a uploading site such as
www.pastebin.com.
Re: Whats the fix -
Lixyde - 19.03.2019
Thanks it works.