[Cerere] Sfaturi

Categoria cu cereri de pluginuri si nu numai.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Forum rules
Accesează link-ul pentru a putea vedea regulile forumului

Daca doriti sa vi se modifice un plugin, va rugam postati aici .
Post Reply
User avatar
DaNNe.
Fost moderator
Fost moderator
Posts: 2811
Joined: 08 Nov 2013, 20:43
Detinator Steam: Da
CS Status: Activitate scăzută
SteamID: /id/FurienMaster
Reputatie: Nick anterior: DnD. Gold, Emrys
0.5/3
Fost moderator ajutator
Fost Membru Club eXtreamCS (doua luni)
Has thanked: 244 times
Been thanked: 129 times
Contact:

03 Dec 2013, 18:49

adventx wrote:Furien!
Pluginul de baza FURIEN blocheaza B Iar F1 il bindezi cu client auto exec.
RoyalServer 2
User avatar
Adventx
Membru, skill +4
Membru, skill +4
Posts: 1785
Joined: 17 Sep 2013, 21:44
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 128 times
Been thanked: 142 times
Contact:

03 Dec 2013, 18:55

OK, Mersi :)
User avatar
Adventx
Membru, skill +4
Membru, skill +4
Posts: 1785
Joined: 17 Sep 2013, 21:44
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 128 times
Been thanked: 142 times
Contact:

05 Dec 2013, 21:56

Ce face functia #define IsPlayer(%0) ( 1 <= %0 <= g_iMaxPlayers )
User avatar
FaTzZu
Fost moderator
Fost moderator
Posts: 1206
Joined: 22 Dec 2012, 18:37
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 114 times
Been thanked: 168 times

05 Dec 2013, 22:09

Verifica daca playerul respectiv este valid.
A fool's brain digests philosophy into folly, science into superstition, and art into pedantry.

#RETIRED.
Cineva4you
Membru, skill 0
Membru, skill 0
Posts: 31
Joined: 10 Feb 2011, 23:24
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Been thanked: 1 time
Contact:

06 Dec 2013, 08:08

Daca vrei sa sti toate !!

http://www.amxmodx.org/doc/index.html?p ... _float.htm

Intra si invata !
User avatar
YONTU
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 2466
Joined: 10 May 2013, 14:25
Detinator Steam: Nu
CS Status: Everyone is looking at ur shoes
Reputatie: Moderator ajutator
Fost scripter eXtreamCS
Location: Gura Humorului
Has thanked: 256 times
Been thanked: 288 times
Contact:

08 Dec 2013, 16:17

| Afiseaza codul
[code=php]L 12/08/2013 - 16:13:04: HudSyncObject -1 is invalid
L 12/08/2013 - 16:13:04: [AMXX] Displaying debug trace (plugin "plugin.amxx")
L 12/08/2013 - 16:13:04: [AMXX] Run time error 10: native error (native "ShowSyncHudMsg")
L 12/08/2013 - 16:13:04: [AMXX]    [0] plugin.sma::ShowHud (line 476)
L 12/08/2013 - 16:13:04: [AMXX]    [1] plugin.sma::event_ResetHud (line 455) [/code]
De ce apare eroarea asta in consola?
Uita-ti si liniile:

Code: Select all

		set_hudmessage( XXX, YYY, ZZZ, Xpos, Ypos, 0, 6.0, 12.0 );
		ShowSyncHudMsg( id, SyncHudMessage, "HP: %d | AP: %d | Points: %d^nXP: %d | Level: [ %d / %i ]", get_user_health( id ), get_user_armor( id ), g_iUserPoints[ id ], g_iUserXP[ id ], g_XpPerLevel[ g_iUserLevel[ id ] ], MAX_LEVEL );
„Peste douăzeci de ani vei fi dezamăgit din cauza lucrurilor pe care nu le-ai făcut, nu din cauza celor pe care le-ai făcut.” - Mark Twain
„Asa e si in viata, hotii castiga, prostii care invata pierd.” - Mihai Nemeș


Bio.LeagueCs.Ro - Biohazard v4.4 Xmas Edition
discord: IonutC#5114

Experinta in: Java/Spring boot/Angular/C/C++/C#/Javascript/Python/HTML/CSS/Pawn/SQL
Ai nevoie de ajutorul meu? Ma poti gasi doar la adresa de discord de mai sus.
User avatar
YONTU
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 2466
Joined: 10 May 2013, 14:25
Detinator Steam: Nu
CS Status: Everyone is looking at ur shoes
Reputatie: Moderator ajutator
Fost scripter eXtreamCS
Location: Gura Humorului
Has thanked: 256 times
Been thanked: 288 times
Contact:

09 Dec 2013, 18:19

YONTU wrote:
| Afiseaza codul
[code=php]L 12/08/2013 - 16:13:04: HudSyncObject -1 is invalid
L 12/08/2013 - 16:13:04: [AMXX] Displaying debug trace (plugin "plugin.amxx")
L 12/08/2013 - 16:13:04: [AMXX] Run time error 10: native error (native "ShowSyncHudMsg")
L 12/08/2013 - 16:13:04: [AMXX]    [0] plugin.sma::ShowHud (line 476)
L 12/08/2013 - 16:13:04: [AMXX]    [1] plugin.sma::event_ResetHud (line 455)[/code]
De ce apare eroarea asta in consola?
Uita-ti si liniile:

Code: Select all

		set_hudmessage( XXX, YYY, ZZZ, Xpos, Ypos, 0, 6.0, 12.0 );
		ShowSyncHudMsg( id, SyncHudMessage, "HP: %d | AP: %d | Points: %d^nXP: %d | Level: [ %d / %i ]", get_user_health( id ), get_user_armor( id ), g_iUserPoints[ id ], g_iUserXP[ id ], g_XpPerLevel[ g_iUserLevel[ id ] ], MAX_LEVEL );
UP !!!
„Peste douăzeci de ani vei fi dezamăgit din cauza lucrurilor pe care nu le-ai făcut, nu din cauza celor pe care le-ai făcut.” - Mark Twain
„Asa e si in viata, hotii castiga, prostii care invata pierd.” - Mihai Nemeș


Bio.LeagueCs.Ro - Biohazard v4.4 Xmas Edition
discord: IonutC#5114

Experinta in: Java/Spring boot/Angular/C/C++/C#/Javascript/Python/HTML/CSS/Pawn/SQL
Ai nevoie de ajutorul meu? Ma poti gasi doar la adresa de discord de mai sus.
Cosmin
Fost moderator
Fost moderator
Posts: 9362
Joined: 06 Jul 2013, 22:08
Detinator Steam: Da
Detinator server CS: Nu
Reputatie: Fost eXtream Mod
Fost Scripter eXtreamCS
Nume anterior: scosmynnnn
Has thanked: 492 times
Been thanked: 547 times

24 Dec 2013, 02:13

Daca tot este deschis topicul :D

Ce face return HAM_SUPERCEDE; , return HAM_IGNORED , return HAM_HANDLED (asta banuiesc ca opreste operatia,ca la return 1) , return FMRES_IGNORED ? :D le-am intalnit in special cand am avut nevoie de hamsandwich/engine/fakemeta.
Cosmin
Fost moderator
Fost moderator
Posts: 9362
Joined: 06 Jul 2013, 22:08
Detinator Steam: Da
Detinator server CS: Nu
Reputatie: Fost eXtream Mod
Fost Scripter eXtreamCS
Nume anterior: scosmynnnn
Has thanked: 492 times
Been thanked: 547 times

24 Dec 2013, 22:34

scosmynnnn wrote:Daca tot este deschis topicul :D

Ce face return HAM_SUPERCEDE; , return HAM_IGNORED , return HAM_HANDLED (asta banuiesc ca opreste operatia,ca la return 1) , return FMRES_IGNORED ? :D le-am intalnit in special cand am avut nevoie de hamsandwich/engine/fakemeta.
User avatar
Adventx
Membru, skill +4
Membru, skill +4
Posts: 1785
Joined: 17 Sep 2013, 21:44
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 128 times
Been thanked: 142 times
Contact:

24 Dec 2013, 22:37

scosmynnnn wrote:Daca tot este deschis topicul :D

Ce face return HAM_SUPERCEDE; , return HAM_IGNORED , return HAM_HANDLED (asta banuiesc ca opreste operatia,ca la return 1) , return FMRES_IGNORED ? :D le-am intalnit in special cand am avut nevoie de hamsandwich/engine/fakemeta.
User avatar
FaTzZu
Fost moderator
Fost moderator
Posts: 1206
Joined: 22 Dec 2012, 18:37
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 114 times
Been thanked: 168 times

25 Dec 2013, 11:32

#define HAM_IGNORED 1 /**< Calls target function, returns normal value */
#define HAM_HANDLED 2 /**< Tells the module you did something, still calls target function and returns normal value */
#define HAM_OVERRIDE 3 /**< Still calls the target function, but returns whatever is set with SetHamReturn*() */
#define HAM_SUPERCEDE 4 /**< Block the target call, and use your return value (if applicable) (Set with SetHamReturn*()) */

Inainte sa mai puneti intrebari , informativa!
A fool's brain digests philosophy into folly, science into superstition, and art into pedantry.

#RETIRED.
User avatar
Adventx
Membru, skill +4
Membru, skill +4
Posts: 1785
Joined: 17 Sep 2013, 21:44
Detinator Steam: Da
Reputatie: Fost moderator ajutator
Has thanked: 128 times
Been thanked: 142 times
Contact:

25 Dec 2013, 12:24

FaTzZu wrote:#define HAM_IGNORED 1 /**< Calls target function, returns normal value */
#define HAM_HANDLED 2 /**< Tells the module you did something, still calls target function and returns normal value */
#define HAM_OVERRIDE 3 /**< Still calls the target function, but returns whatever is set with SetHamReturn*() */
#define HAM_SUPERCEDE 4 /**< Block the target call, and use your return value (if applicable) (Set with SetHamReturn*()) */

Inainte sa mai puneti intrebari , informativa!
^:)^
Post Reply

Return to “Cereri”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 35 guests