#1

Hey! I'm somewhat familiar with pawno scripting, and I'm ready to learn more. Now I want to learn how to make these things, no need for code, just paste me the link: http://i.imgur.com/TrLLXnW.png

And I want to know how to make those spinning pickups but you can't actually pick them up :S don't know how to explain. umm. like that "i" thing that is spinning, and when you enter it you get a client message what to type :S I don't know how to explain it better if you don't understand I'll take a ss of it from another server
Reply
#2

The icons on the map you're referring to can be made with SetPlayerMapIcon

And the spinning pickups are called Pickups, can be made with CreatePickup
Reply
#3

But what if I want the pickup to be non-pickupable?
Reply
#4

Then you set the type parameter to 1.
https://sampwiki.blast.hk/wiki/PickupTypes
pawn Код:
CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld)
It's the second parameter.
Reply
#5

https://sampwiki.blast.hk/wiki/CreatePickup
EDIT:too late sry for double post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)