06.05.2009, 22:06
as i for some reason cant modify the above one
i got to make this new post
wont let me spawn a pickup nor will they allow text when i
do on player pickup i tried a couple of streamers
but how can i make it that a id in a pickup id would be useable
edit fixed aswell
i got to make this new post
Code:
hPickup[Houseid] = CreatePickup(1273,1,x,y,z); // xyz and Houseid are nice defined in a stock
do on player pickup i tried a couple of streamers
but how can i make it that a id in a pickup id would be useable
edit fixed aswell
Code:
god = CreatePickup(1273,1,x,y,z);; hPickup = god

