AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [ZP]Help! (https://forums.alliedmods.net/showthread.php?t=237201)

zzxcv1 03-19-2014 20:54

[ZP]Help!
 
First and foremost sorry for my bad English, my language is Spanish.

Try to add a hud ZP, so ammopacks display an error and kicks me there I leave the line to see if I can help

ERROR: error 035: argument type mismatch (argument 1)

line:

Code:

ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync2, "Vitalidad: %s^nChaleco: %i^nClase: %s^nRango: %s^nResets: %d^nNivel: %d^nExperiencia: %s^nAmmopacks: %s", add_point(get_user_health(id)), get_user_armor(id), class, g_rangename[id], g_fame[id], g_level[id], add_point(g_experience[id]), add_point(g_ammopacks[id]))
I hope you can help me and understand me, use google translator

DavidJr 03-20-2014 01:45

Re: [ZP]Help!
 
Please post the full code.

Try this:

Code:

ID_SHOWHUD
:arrow:

Code:

id

zzxcv1 03-20-2014 02:23

Re: [ZP]Help!
 
Eh I already solved myself using wrong variable, thanks anyway


All times are GMT -4. The time now is 05:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.