Vice City Multiplayer
		VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: abdulfussy on January 27, 2013, 01:13:22 pm
		
			
			- 
				can anyone tell me how to add pickups
			
 
			
			- 
				see the post reference for pawn scripting.....
is the second post
LOL o_O
			 
			
			- 
				man where to add like the xmas snippet that i think u posted there is a line to add pickups where i add pickups in script or in scriptfiles plz tell me
			
 
			
			- 
				use this /s 
you need to be a locations you want to place your pickup
goto loc and use /s to see your loc details
you can see 0 0 1274.42. eg
you can see 4 lines 
use 3 lines of not last
then see the pickups list you want to add pickup
addstaticpickup(id,pickup,floatx,floaty,floatz.
done
try then i show you