how to Show a weapon as a pickup?
#1

Hey,

I want to show two snipers on my map as a pickup.
but how to do that?
when i try it i only get that nothing is displayed or i get sime crap that i can pickup but not the weapon as pickup.
Reply
#2

AddStaticPickup(wepid, 3, x,y,z,-1); in my server show
Reply
#3

Quote:
Originally Posted by [ZDM
jumbo ]
AddStaticPickup(wepid, 3, x,y,z,-1); in my server show
Do you maybe know pickup id for the green goo
Reply
#4

green go??
Reply
#5

try this;

CreatePickup(358, 1, 2066.2764,1677.6078,165.7841, -1);

but change the coцrdinates to a place you want it to be.
Reply
#6

Quote:
Originally Posted by [ZDM
jumbo ]
green go??
Yeah green goo,dont tell you dont know what is it :P
Here you can see how goo looks like in this picture:
http://www.gtaforums.com/index.php?showtopic=303385
Reply
#7

Its an object and im sure i found it somewhere in here;

https://sampwiki.blast.hk/wiki/Objects
Reply
#8

Quote:
Originally Posted by boelie
Its an object and im sure i found it somewhere in here;

https://sampwiki.blast.hk/wiki/Objects
Well it is not a object it is a pickup
Reply
#9

Quote:
Originally Posted by McX-7[wЂstSidЂ
]
Quote:
Originally Posted by boelie
Its an object and im sure i found it somewhere in here;

https://sampwiki.blast.hk/wiki/Objects
Well it is not a object it is a pickup
An object is a collidable pickup, a pickup is a non-collidable object.
Reply
#10

./agree with boelie & hiddos: its object-ID = 2976, just use it as pickup ^^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)