Posts: 296
Threads: 55
Joined: Jan 2010
Reputation:
0
Hello, i wanna ask how can i make that my pickups will spin in circles like in single player,
also how can i make that when i shoot the gas pumps at the gas station, they explode...
Thanks, regards.
Posts: 296
Threads: 55
Joined: Jan 2010
Reputation:
0
nice joke, i realy aplauding to your sence of humor.
Posts: 3,304
Threads: 58
Joined: Sep 2008
Reputation:
0
1. Pickups automatically spin in circles, make sure you're using CreatePickup, and not CreateObject. I had this problem as well and it really pissed me off ^^.
2. Some gas pumps can explode, some can't. They're just like barrels, some are explosive and others aren't. AFAIK there are two gas pump models that GTA SA uses, and only one of them is explosive, just like some barrels are and some aren't. If you're talking about 'static' pumps (That were created by GTA SA, not by yourself), you can't remove them. If you made them yourself, replace them with the explosive gas pump. Use a map editor to find out which model ID is and isn't explosive.