How to do this
#1

How do i create this pickup?
My Includes:
Код:
#include <a_samp>
#include <ZCMD>
#include <zcmd>

#include <YSI\y_ini>
#include <foreach>
#include <sscanf2>
Also NONMYSQL script
Reply
#2

I'm guessing that pickup is something to do with a business system. The pickup itself is rather easy, the business system might be hard for you.
Reply
#3

Use these functions:

https://sampwiki.blast.hk/wiki/CreatePickup
or
https://sampwiki.blast.hk/wiki/AddStaticPickup

(You can find pickup IDs on this page http://weedarr.wikidot.com/pickups (with pictures) or on https://sampwiki.blast.hk/wiki/Pickup_IDs (without pictures)
Reply
#4

On a sidenote: Why do you have zcmd included twice? Remove the first one.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)