- 0
Cerere Ajutor params
-
Similar Content
-
- 0 replies
- 166 views
-
- 0 replies
- 76 views
-
ajutor urgent
By R4zvyy,
- 1 answer
- 360 views
-
- 2 answers
- 139 views
-
- 4 replies
- 111 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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
Link to comment
Share on other sites
10 answers to this question
Recommended Posts