Posts: 30
Threads: 2
Joined: Oct 2017
So hey, I am an amateur mapper with texture studio.
I recently typed /v and a vehicle spawned. I need the command to delete it, thanks.
Posts: 413
Threads: 45
Joined: Mar 2010
Reputation:
0
I think you can't remove /v spawned car. use cmds under vehicles in /thelp
Just export your map remove the vehicles from script and load new map.
Posts: 30
Threads: 2
Joined: Oct 2017
Quote:
Originally Posted by Eoussama
Are you serious? You could have asked this on the main topic here
If you don't have time to wait for the answer you can get an immediate one (most of the time) on this discord server here
|
My bad (New to SAMP Forums :/) but the discord link ain't working my friend.
Quote:
Originally Posted by kasis223
I think you can't remove /v spawned car. use cmds under vehicles in /thelp
Just export your map remove the vehicles from script and load new map.
|
I tried it, still those cars exist :/
Posts: 3,004
Threads: 12
Joined: May 2011
CreateVehicle returns a unique vehicle id, store it in an array and delete it using
https://sampwiki.blast.hk/wiki/DestroyVehicle
Posts: 30
Threads: 2
Joined: Oct 2017
Anyways, thanks guys. I logged in today and those vehicles disappeared automatically, nice!
Posts: 428
Threads: 4
Joined: Feb 2017
Reputation:
0
Any Beta Tester, move this thread!
Posts: 30
Threads: 2
Joined: Oct 2017
Quote:
Originally Posted by kasis223
It's because you restarted server.
|
Not really correct as I restarted my server like 3 times on the day this happened but no changes took place. But the next day when I logged on, the vehicles disappeared.
Quote:
Originally Posted by Debjit
Any Beta Tester, move this thread!
|
Not now, I still want a Texture Studio expert to rectify and tell me the real cause of this.