Posts: 44
Threads: 1
Joined: Aug 2009
Reputation:
0
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
Posts: 654
Threads: 20
Joined: Jul 2009
Reputation:
0
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.
Posts: 44
Threads: 1
Joined: Aug 2009
Reputation:
0
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...
Posts: 2,862
Threads: 11
Joined: Mar 2008
Reputation:
0
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.
Posts: 446
Threads: 66
Joined: Mar 2008
Reputation:
0
I recomplied my 0.2x server for 0.3. Icons showed in 0.2x not in 0.3
Posts: 2,350
Threads: 96
Joined: Jun 2007
Reputation:
0
You must be doing something work as it works for most of us.
Posts: 44
Threads: 1
Joined: Aug 2009
Reputation:
0
Well, it isn't fixed so far,
and what can I do now?
Posts: 2,350
Threads: 96
Joined: Jun 2007
Reputation:
0
There is nothing wrong with pickups, there is something wrong in your script.