Pickup problem [HELP]
#1

I have created a pickup, but when player is on the pickup it's disappears. How to make it exist all the time? BTW this is my code

pawn Код:
countZ = AddStaticPickup(1254, 1, Rx,Ry,Rz, -1);
Reply
#2

Go on the wiki and find pickup types. -.-
Reply
#3

Change AddStaticPickup to CreatePickup
Reply
#4

changed but the problem sill precinct's
Reply
#5

show your OnPlayerPickupPickUp
Reply
#6

there is no OnPlayerPickupPickUp
Reply
#7

PlayerToPoint? Add OnPlayerPickUpPickup...
Reply
#8

NVM delete (:
Reply
#9

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
PlayerToPoint? Add OnPlayerPickUpPickup...
in my script there is not OnPlayerPickUpPickup function

BTW when i go into a pickup, it disappears. How will i make it stay forever?
Reply
#10

pickup type 1 should do that trick :S its weird that it doesnt do you have any other pickups elsewhere in your gamemode or FS ?
I noticed that pickups are getting very buggy when there are many pickups. specialy if a few are created under gamemodeinit or FSinit and some of them being created ingame.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)