Posts: 24
Threads: 14
Joined: Feb 2011
Reputation:
0
Recently I downloaded few gamemodes....Between the gamemodes I figure out there's a lot of unwanted things like Plants infront of LSPD car parking near the gym...Fence infront of LSPD or else...Anyone know how to delete it??
Posts: 427
Threads: 11
Joined: Apr 2009
Reputation:
0
You mean objects? if yes then go in game and /save the pos of the object and then search for it on the gamemode, remember the pos will be not the same so figure it out.
Posts: 1,059
Threads: 86
Joined: Sep 2010
Reputation:
0
You can use CTRL + F and look for CreateDynamicObject or CreateObject. But you will need to figure out which ID of the object it is.