Help Me

Started by Vlady.xD, Sep 09, 2013, 07:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sep 09, 2013, 07:28 PM Last Edit: Sep 09, 2013, 07:30 PM by Vlady.xD
Salut.
Cand dau Complier imi da advertismentele astea :
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(499) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(500) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(501) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(502) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(503) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(504) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Vlady-Valy\Desktop\SAMP\Romania Stunt Galaxy\filterscripts\LuxAdminRSE.pwn(505) : warning 202: number of arguments does not match definition


La liniile astea:
Create3DTextLabel(SpawnMSG,  orange, 1856.8461,-2281.9172,16.0903,268.8916, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -1374.1019,-257.3391,18.7700,313.2404, 150, 0, 1);
Create3DTextLabel(SpawnMSG,  orange, 1590.5563,1448.4146,13.3303,90.7716, 150, 0, 1);
Create3DTextLabel(SpawnMSG,  orange, 404.8082,2448.4775,16.5000,0.0000, 150, 0, 1);
Create3DTextLabel(SpawnMSG,  orange, -2633.5781,1358.8196,7.1165,273.3742, 150, 0, 1);
Create3DTextLabel(SpawnMSG,  orange, -527.4187,2023.6490,47.4903,0.0000, 150, 0, 1);
Create3DTextLabel(SpawnMSG,  orange, -2335.5542,-1626.7361,483.7803,233.7009, 150, 0, 1);


Va rog spuneti-mi ce sa fac. 




Parametrii functiei sunt.
(text[], color, Float:X, Float:Y, Float:Z, Float:DrawDistance, virtualworld, testLOS)

Tu cred ca aveai si rotatia:
    Create3DTextLabel(SpawnMSG,  orange, 1856.8461,-2281.9172,16.0903,268.8916, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -1374.1019,-257.3391,18.7700,313.2404, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 1590.5563,1448.4146,13.3303,90.7716, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 404.8082,2448.4775,16.5000,0.0000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2633.5781,1358.8196,7.1165,273.3742, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -527.4187,2023.6490,47.4903,0.0000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2335.5542,-1626.7361,483.7803,233.7009, 150, 0, 1);

Asa e bine

    Create3DTextLabel(SpawnMSG,  orange, 1856.8461,-2281.9172,16.0903 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -1374.1019,-257.3391,18.7700, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 1590.5563,1448.4146,13.3303, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 404.8082,2448.4775,16.5000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2633.5781,1358.8196,7.1165, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -527.4187,2023.6490,47.4903, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2335.5542,-1626.7361,483.7803, 150, 0, 1);
[/url]

Quote from: Gireada on Sep 11, 2013, 11:29 AM
Parametrii functiei sunt.
(text[], color, Float:X, Float:Y, Float:Z, Float:DrawDistance, virtualworld, testLOS)

Tu cred ca aveai si rotatia:
    Create3DTextLabel(SpawnMSG,  orange, 1856.8461,-2281.9172,16.0903,268.8916, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -1374.1019,-257.3391,18.7700,313.2404, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 1590.5563,1448.4146,13.3303,90.7716, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 404.8082,2448.4775,16.5000,0.0000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2633.5781,1358.8196,7.1165,273.3742, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -527.4187,2023.6490,47.4903,0.0000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2335.5542,-1626.7361,483.7803,233.7009, 150, 0, 1);

Asa e bine

    Create3DTextLabel(SpawnMSG,  orange, 1856.8461,-2281.9172,16.0903 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -1374.1019,-257.3391,18.7700, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 1590.5563,1448.4146,13.3303, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, 404.8082,2448.4775,16.5000, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2633.5781,1358.8196,7.1165, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -527.4187,2023.6490,47.4903, 150, 0, 1);
    Create3DTextLabel(SpawnMSG,  orange, -2335.5542,-1626.7361,483.7803, 150, 0, 1);

Multumesc foarte mult,acum merge,puteti da Lock. :)