#1

On 0.2X I saw Green House Icons for buyable houses,
Blue house Icons for buyable Businesses,
and the i Icon for Buildings.

But now in 0.3 I cant see them...

With icons I mean the pickups

Is this a 0.3 bug which is going to be fixed, or is it in my GM.
Cause I do see the bribe pickup and the $ pickup
Reply
#2

It isn't a bug. You're probably in the wrong virtual world, use -1 in the world parameter in the CreatePickup function to show the pickup in every world.
Reply
#3

I can see the Gametext when I'm in the plave the pickup should be, but I dont see it.
And I use Dynamic Pickups.

But when I'm in the house, I cant exit or enter it too...
Reply
#4

Did you recombile your script with 0.3 includes?
You see gametexts because they are probably shown with "timer + distance" solution since pickups are very messy in 0.2X.

I use pickups quite a lot for my 0.3 gamemode and I haven't got any problems with them.
Reply
#5

I recomplied my 0.2x server for 0.3. Icons showed in 0.2x not in 0.3
Reply
#6

Quote:
Originally Posted by Jay_
It isn't a bug. You're probably in the wrong virtual world, use -1 in the world parameter in the CreatePickup function to show the pickup in every world.
That doesn't work for me .. I put in -1 and it just doesn't show at all.
Reply
#7

You must be doing something work as it works for most of us.
Reply
#8

Quote:
Originally Posted by dugi
You must be doing something work as it works for most of us.
You mean, wrong? Lemme check ...

Edit -

Here is the line:
Код:
CreatePickup(1240,2,2142.5410,-1802.8008,16.1475, -1);
Lol never mind, just went in my server and checked seems this is an old problem which I fixed it some time ago and forgot. :P
Reply
#9

Well, it isn't fixed so far,
and what can I do now?
Reply
#10

There is nothing wrong with pickups, there is something wrong in your script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)