[Pomoc]RPWeaponHolder errori

Započeo Nikola I
8. Mar. 2011.
963
pregleda
6
postova
Nikola I
4
Enforcer
8. Mar. 2011.
Skripta koju koristim: RPWepHolder da moze da se druzi oruzije na ledjima i oko nogu
Detaljan opis problema:
FactionGame\filterscripts\RPWepHoldster.pwn(84) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(86) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(88) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(95) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(97) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(99) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(106) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(108) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(110) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(112) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(114) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(116) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(118) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(120) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(122) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(124) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(126) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(128) : error 017: undefined symbol "SetPlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(133) : error 017: undefined symbol "RemovePlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(137) : error 017: undefined symbol "RemovePlayerAttachedObject"
FactionGame\filterscripts\RPWepHoldster.pwn(141) : error 017: undefined symbol "RemovePlayerAttachedObject"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

21 Errors.

Dio skripte: /
Neke slike/video za lakse dobivanje pomoci(neobavezno):/

pise da nisu define da li neko moze da mi define i da mi da da ubacim posto ja neznam da define
Viky
6
Legenda Foruma
8. Mar. 2011.
Moras imati 0.3c verziju i pripadajuce include!

http://www.sa-mp.com/download.php
Nikola I
4
Enforcer
8. Mar. 2011.
Pa 0.3c verziju i imam naravno,nego kazi koji include aj pomozi malo?
Almir
3
Hustler
8. Mar. 2011.
Moras prvo definirati te objekte ovako:
#define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
#define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)


Kada si ih definirao onda pokusaj compile, ako ne uspije onda ti vjerovatno treba include fajl koji vjerovatno ima u 0.3c server folderu na sa-mp.com
Viky
6
Legenda Foruma
8. Mar. 2011.
Almir wrote on March 8, 2011, 6:48 pm:
Moras prvo definirati te objekte ovako:
#define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
#define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)


Kada si ih definirao onda pokusaj compile, ako ne uspije onda ti vjerovatno treba include fajl koji vjerovatno ima u 0.3c server folderu na sa-mp.com


Koji si ti fail. To ako si iz 0.3b verzije koristio "SetPlayerHoldingObject", onda ovim definiras da radi i u 0.3c

Nikola I wrote on March 8, 2011, 3:03 pm:
Pa 0.3c verziju i imam naravno,nego kazi koji include aj pomozi malo?


Downloadaj cjeli sa-mp server 0.3c i kopiraj sve iz pawno/include u svoj pawno/include, zatim otvori obican pawno, onda ctrl + O i nadji GM. I kompilaj

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha