[Pomoc] Ulaz u kucu na F

10. Okt. 2013. Zaključano
310
pregleda
4
postova
Faruk
4
Shot Caller
10. Okt. 2013.
Skripta koju koristim:Moja
Detaljan opis problema:Kako da namestim da se u kucu ulazi na F
Deo skripte:
	Float:hEntrancex,
Float:hEntrancey,
Float:hEntrancez,
Float:hExitx,
Float:hExity,
Float:hExitz,
hHealthx,
hHealthy,
hHealthz,
hArmourx,
hArmoury,
hArmourz,
hOwner,
hDiscription,
hValue,
hHel,
hArm,
hInt,
hLock,
hOwned,
hRooms,
hRent,
hRentabil,
hTakings,
hVec,
hVcol1,
hVcol2,
hDate,
hLevel,
hWorld
Ovo ce valjda pomoci
Neke slike/video za lakse dobivanje pomoci(neobavezno):
ermin.a
5
Underboss
10. Okt. 2013.
vidim gf koristis, jednostavno nadjes /enterhouse i prebacis na ovo:

OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
        if(newkeys & KEY_SECONDARY_ATTACK)
        {
                for(new i = 0; i < sizeof(HouseInfo); i++)
                {
                        if(IsPlayerInRangeOfPoint(playerid, 1.0, HouseInfo, HouseInfo, HouseInfo))
                        {
                                if(HouseInfo == 1) return GameTextForPlayer(playerid, "~r~zakljucana kuca!", 3000, 1);
                                if(HouseInfo == 0) return 1;
                                else
                                SetPlayerPos(HouseInfo, HouseInfo, HouseInfo);
                        }
                  }
            }
          return 1;
}
Faruk
4
Shot Caller
11. Okt. 2013.
Baca mi ove errore
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2509) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2513) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2517) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2521) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2532) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2536) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2547) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2559) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2563) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2575) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2579) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2583) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2587) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2591) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2595) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2599) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2603) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2607) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2611) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2623) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2627) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2631) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2635) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2639) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2651) : error 004: function "PlayerToPoint" is not implemented
D:\Modovi\Balkan Earth by Sale\gamemodes 2\Earth.pwn(2655) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

26 Errors.
Faruk
4
Shot Caller
11. Okt. 2013.
Nisam bio..HVALA > Lock <

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha