Help, pickup not create
#1

hi. I want to try y_hooks. Everythink works, but pickups no working ( not creating ). 3D text labels working, but pickups not.

Код HTML:
hook OnGameModeInit()
{
    InfoText[0] = CreatePickup(1239, 2, -95.0828,2254.6904,501.0129);
    InfoText[1] = CreatePickup(1239, 2, -95.4442,2245.9934,501.0129);
    Create3DTextLabel("{789E52}Informacija\n{FFFFFF}Uћlipkite ant pickup !", 0xAAAAFFFF, -95.0828,2254.6904,501.0129, 10, 0, 1);
    Create3DTextLabel("{789E52}Informacija\n{FFFFFF}Uћlipkite ant pickup !", 0xAAAAFFFF, -95.4442,2245.9934,501.0129, 10, 0, 1);
    return 1;
}
Reply
#2

wat is the problem ??
Reply
#3

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
wat is the problem ??
Pickup doesn't create.
Reply
#4

Where is your main file?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)