need help...
#1

hello,i got problem i edited my script...its an stage three RP((godfather edit i think))but i have asked it from their topic.no answer.and can anybody help me?what would be reason that those bizzes and houses pickups are gone,if u go there where the pickup should be u can still enter but u dont see pickup?what is the problem.help please thanks
Reply
#2

Just wait for a reply in that topic..someone will eventually..
Reply
#3

oh cmon,it wont kill u if u help me...
Reply
#4

pleaase
Reply
#5

To Estonia Aha
Reply
#6

Does it use pickup streamer?
Reply
#7

nope it dosent.
those includes i got >D
Quote:

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
#include <midostream>

Reply
#8

Do you mean when you go to the pickup, it disappears? Then you need to change the "type" of the pickup.

AddStaticPickup(model, !!TYPE!!, blablabla

Type must be 16. Here is an example

pawn Код:
AddStaticPickup(1239, 16, 1412.842285, -1790.289428, 15.435560);
Reply
#9

no its gone when im even near it i wont see it when i go in server
here are the pickups
Quote:

AddStaticPickup(1239, 2, 1173.2563,-1323.3102,15.3943); //Hospital 1 near Ammu
AddStaticPickup(1239, 2, 2029.5945,-1404.6426,17.2512); //Hospital 2 near speedway
AddStaticPickup(1239, 2, 1481.2463,-1770.9064,18.795; //City Hall
AddStaticPickup(1247, 2, 1555.139160,-1675.626831,16.195299); //Police Depratement
AddStaticPickup(1239, 2, 1123.1838,-2036.9744,69.8936); //Yakuza Base
AddStaticPickup(1239, 2, 358.8164,178.7269,1008.382; //Detective Registration
AddStaticPickup(1239, 2, 362.1583,173.6244,1008.382; //Lawyer Registration
AddStaticPickup(1239, 2, 1215.1304,-11.8431,1000.9219); //Whore Registration
AddStaticPickup(1239, 2, 2166.3772,-1675.3829,15.0859); //DrugDealer Registration
AddStaticPickup(1239, 2, 1109.3318,-1796.3042,16.593; //CarJacker Registration
AddStaticPickup(1239, 2, 1783.4788,-1297.0352,13.3750); //NewsReporter Registration & /paper
AddStaticPickup(1239, 2, 358.9661,163.0827,1008.382; //PaperBoy Registration
AddStaticPickup(1239, 2, 3-77.2833,-1136.5710,1.0781); //CarMechanic Registration
AddStaticPickup(1239, 2, 358.8742,185.9440,1008.382; //BodyGuard Registration
AddStaticPickup(1239, 2, 1366.4325,-1275.2096,13.5469); //ArmsDealer Registration
AddStaticPickup(1239, 2, 531.7930,-1292.4044,17.2422); //CarDealer Registration
AddStaticPickup(1239, 2, 766.0804,14.5133,1000.7004); //Boxer Registration
AddStaticPickup(1239, 2, 1154.2208,-1770.8203,16.5992); //BusDriver Registration
AddStaticPickup(1239, 2, -77.7288,-1136.3896,1.0781); //Trucker Registration
AddStaticPickup(1239, 2, 323.0342,1118.5804,1083.882; //Getting Drugs for DrugDealers
AddStaticPickup(1239, 2, 1381.0413,-1088.8511,27.3906); //Bill Board (old Job Department)
AddStaticPickup(1239, 2, 1107.5240,-1180.9402,18.7992); //Materials Package building Pickup
AddStaticPickup(1239, 2, 2459.4868,-948.5211,80.0824); //Factory Dropoff
AddStaticPickup(371, 2, 1544.2,-1353.4,329.4); //LS towertop
AddStaticPickup(371, 2, 1536.0, -1360.0, 1150.0); //LS towertop
AddStaticPickup(1242, 2, 1527.5,-12.1,1002.0); //binco armor
AddStaticPickup(1240, 2, 279.3000,1853.5619,8.7649); //area51 health
AddStaticPickup(1239, 2, -2387.9617,1971.1774,6.3561); //Mayor of BS entrance
pickups=pickups+30;
printf("Pickups Max = 100, Current Pickups = %d",pickups);
new randa = random(sizeof(RandCars));

but my bizzes and houses i wont see them two
Reply
#10

Change the type and see if is there any difference.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)