• 07 Mai 2025, 22:10:37


Voir les contributions

Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.


Messages - CrossDod

Pages: [1]
1
Bonjour

Comme vous pouvez le voir, il y a les warnings et les erreurs que nous n'arrivons pas a régler.

Aussi, quand nous rentrons dans un checkpoint qui nous TP dans un intérieur, l'anti cheat signale un cheat téléportation!


C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(13) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(14) : warning 201: redefinition of constant/macro (symbol "ResetPlayerMoney")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(15) : warning 201: redefinition of constan/macro (symbol "GetPlayerMoney")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(16) : warning 201: redefinition of constant/macro (symbol "GivePlayerWeapon")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(17) : warning 201: redefinition of constant/macro (symbol "SetPlayerAmmo")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(18) : warning 201: redefinition of constant/macro (symbol "ResetPlayerWeapons")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(19) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(20) : warning 201: redefinition of constant/macro (symbol "PutPlayerInVehicle")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(21) : warning 201: redefinition of constant/macro (symbol "TogglePlayerSpectating")
C:\SAMP\pawno\include\ELC_AC_CONNECTOR.inc(94) : error 021: symbol already defined: "ELC_AC_EnablePlayerCheatID"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

2
Dans ce cas, lance un Timer extérieur.

SetTimerEx();
Petit exemple:

http://pastebin.com/2mekxaqY
En tant que Bon Entendeur, CraxxHack

Merci c'est sympa, il ma bien aider! :)

3
Scripting SA-MP [Pawn center] / Re : Timer pour un joueur
« le: 10 Juin 2012, 04:02:24 »
Salut tout le monde
J'ai une commande pour une TEAM /ticket, il permet de donné un ticket a un joueur, mais j'aimerait bien que quand on donne un ticket a un joueur, sa le met un timer, et que aucuns joueurs de connectés ou il viens de se connecté peuvent lui donné un autre ticket après avoir passé 5 minutes par exemple...

Merci d'avance.
Comment ? c'est un seul petit timer, j'ai pas demandé un système ou je sais pas quoi.

4
Scripting SA-MP [Pawn center] / Timer pour un joueur
« le: 05 Juin 2012, 02:55:27 »
Salut tout le monde
J'ai une commande pour une TEAM /ticket, il permet de donné un ticket a un joueur, mais j'aimerait bien que quand on donne un ticket a un joueur, sa le met un timer, et que aucuns joueurs de connectés ou il viens de se connecté peuvent lui donné un autre ticket après avoir passé 5 minutes par exemple...

Merci d'avance.

Pages: [1]