#include <a_samp> public OnGameModeInit() { AddStaticPickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld); return 1; }