• 03 Mai 2025, 21:52:24


Auteur Sujet: 3DTextLabel ?  (Lu 810 fois)

0 Membres et 1 Invité sur ce sujet

Hors ligne Xolokos

  • PAWN/XHTML/CSS/PHP/SQL/JS
  • *
  • Grand Banditisme
  • What are you waiting for ?
  • Messages: 681
    • Voir le profil
3DTextLabel ?
« le: 03 Février 2011, 19:36:20 »
Bonjouer problème error que je connais pas.
UpdatePlayer3DTextLabelText(playerid,Grades, 0xB6B6B6FF, "[Sergent]");C:\Documents and Settings\ATHLON\Bureau\[FR]Call Of Serinity[0.3c]\gamemodes\[FR]COS(2).pwn(916) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

Merci :D
Nippah !

Hors ligne Boomerkuigi

  • *
  • Tueur
  • Messages: 63
    • Voir le profil
Re : 3DTextLabel ?
« Réponse #1 le: 03 Février 2011, 20:06:25 »
T'as bien definie Grades comme le precise le wiki sur cette fonction ?
new PlayerText3D:Grades ;

Hors ligne Jcvag44800

  • *
  • Grand Banditisme
  • Messages: 616
    • Voir le profil
Re : 3DTextLabel ?
« Réponse #2 le: 05 Février 2011, 10:26:38 »


Hors ligne nivi

  • *
  • Tueur
  • Messages: 87
    • Voir le profil
Re : 3DTextLabel ?
« Réponse #3 le: 05 Février 2011, 15:31:11 »
[quote author=Xolokos link=topic=12733.msg218249#msg218249 date=1296758180]
Bonjouer problème error que je connais pas.
[code]
UpdatePlayer3DTextLabelText(playerid,Grades, 0xB6B6B6FF, "[Sergent]");
C:\Documents and Settings\ATHLON\Bureau\[FR]Call Of Serinity[0.3c]\gamemodes\[FR]COS(2).pwn(916) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

Merci :D
[/quote]

[/code]
UpdatePlayer3DTextLabelText(playerid,Grades, 0xB6B6B6FF "[Sergent]");
il doit marcher.