12.10.2010, 01:55
(
Последний раз редактировалось DayDay[NE-RP]; 12.10.2010 в 02:24.
)
Here we go, well i've originally got a pickup icon in my script, witch works like this, when you wlak up to it, textdraw appears on your screen saying " POlice Department, /enter to enter ".
Now i'm trying to move this pickup icon, but when i look at it in its script, it has to many cordonets that i cant fit? so i was wondering you could help me, cause im trying to move this pickup to dillmore police station.
Original Line Of the Pickup
This is the line i did in game, to get the cordo for dillmore police station
And i was use these corodo from that line above to try move the pickup icon.
So as you can see, i cant really fit the pickup line with those cordonates, as there are to many in the original one, so wondering if you guys know how i can get the cordo or how to make this work? thanks
Cheers.
Now i'm trying to move this pickup icon, but when i look at it in its script, it has to many cordonets that i cant fit? so i was wondering you could help me, cause im trying to move this pickup to dillmore police station.
Original Line Of the Pickup
pawn Код:
1555.1461,-1675.7521,16.1953,246.444305,108.878196,1003.218811,~b~Police Station,0,10,0,1,30,1,1247
pawn Код:
AddPlayerClass(286,610.8277,-583.4974,18.2109,176.2765,0,0,0,0,0,0); // policespawns
pawn Код:
610.8277,-583.4974,18.2109,176.2765
Cheers.