Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: abdulfussy on January 27, 2013, 01:13:22 pm

Title: help meeeeeeee
Post by: abdulfussy on January 27, 2013, 01:13:22 pm
can anyone tell me how to add pickups
Title: Re: help meeeeeeee
Post by: aledark24 on January 27, 2013, 01:29:21 pm
see the post reference for pawn scripting.....
is the second post
LOL o_O
Title: Re: help meeeeeeee
Post by: abdulfussy on January 27, 2013, 01:44:36 pm
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
Title: Re: help meeeeeeee
Post by: mrockxkingbutt on February 03, 2013, 01:07:52 am
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