- 0
Cerere Ajutor params
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
xt3z0ne
Nick:Johnny
Problema:Pai am warnings cu params si nu stiu ce sai mai fac:|
Erori / warnings:[pawn]D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1672) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1713) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1720) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1727) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1734) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1741) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1748) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1755) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1762) : warning 203: symbol is never used: "params"
D:\Games\DDSIDM~1\FILTER~1\LuxAdmin.pwn(1769) : warning 203: symbol is never used: "params"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
10 Warnings.[/pawn]
Lini/script:[pawn]
dcmd_sss1(playerid,params[])
{
SetPlayerPos(playerid,1705.5045, 1452.9928, 9.8187);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss2(playerid,params[])
{
SetPlayerPos(playerid,1839.3021, 1562.0797, 10.0390);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss3(playerid,params[])
{
SetPlayerPos(playerid,2168.1328, 1213.5763, 10.9927);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss4(playerid,params[])
{
SetPlayerPos(playerid,2416.8218, 1358.4696, 20.4118);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss5(playerid,params[])
{
SetPlayerPos(playerid,2826.7634, 1468.8693, 10.8887);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss7(playerid,params[])
{
SetPlayerPos(playerid,-2008.0447, 729.4238, 44.7940);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss6(playerid,params[])
{
SetPlayerPos(playerid,1920.0028, 2009.4620, 10.5883);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_leavestunt(playerid,params[])
{
DisablePlayerCheckpoint(playerid);
return 1;
}
//------------------------------------------------------------------------------//
//------------------------------------------------------------------------------//
dcmd_sss(playerid,params[])
{
SendClientMessage(playerid,COLOR_RED,"Usage:sss<1-7>");
return 1;
}
[/pawn]
Ai incercat sa rezolvi singur ?:Help:(((((
Sunt un retardat
10 answers to this question
Recommended Posts