Pickup Problem...
#1

Hello,
I try to make an license system, and to start the exam, you need to pick up a pickup in front of the Driving School. The problem is that the pickup don't spawn on the place that I gave it. Below you see the code of the pickup:
Код:
drivingschool = CreatePickup(1239, 23, -2031.0737, -100.4808, 35.1641, -1);
	
	DSmenu = CreateMenu("Driving School - Exam:",1,200,200,400,35);
	AddMenuItem(DSmenu, 0, "Try driving exam");
	AddMenuItem(DSmenu, 0, "Practice for exam");
	AddMenuItem(DSmenu, 0, "Cancel");
	return 1;
}
Can someone tell me why it's not working?
Greets,'
sean5874

I wish all people here a happy newyear!
Reply


Messages In This Thread
Pickup Problem... - by sean5874 - 30.12.2009, 09:40
Re: Pickup Problem... - by TheChaoz - 30.12.2009, 11:36
Re: Pickup Problem... - by Correlli - 30.12.2009, 11:37
Re: Pickup Problem... - by sean5874 - 30.12.2009, 11:49
Re: Pickup Problem... - by Oxside - 30.12.2009, 11:51
Re: Pickup Problem... - by sean5874 - 30.12.2009, 11:57
Re: Pickup Problem... - by TheChaoz - 30.12.2009, 12:14
Re: Pickup Problem... - by Oxside - 30.12.2009, 12:25
Re: Pickup Problem... - by M4S7ERMIND - 30.12.2009, 12:31
Re: Pickup Problem... - by Peep - 13.01.2010, 13:25

Forum Jump:


Users browsing this thread: 1 Guest(s)