Szerző Téma: Teleport  (Megtekintve 870 alkalommal)

Teleport
« Dátum: 2013. Július 07. - 19:57:39 »
+1 Show voters
Sziasztok!!
Ma készítettem 3 teleportot a szerveremre és ezt írta ki :S
 
(289) : error 017: undefined symbol \"playerid\"
(292) : error 017: undefined symbol \"playerid\"
(293) : error 017: undefined symbol \"playerid\"

 
Mi a baj még a samp wiki-n is megnéztem és nem írtam el :O

Teleport
« Válasz #1 Dátum: 2013. Július 07. - 19:59:18 »
+1 Show voters
Ird le amit megirtál, szal a teleport részét és átnézem!

Teleport
« Válasz #2 Dátum: 2013. Július 07. - 20:10:16 »
+1 Show voters
CMD:waa(plyerid,params[])
{
SetPlayerPos(playerid,-2708.4841,217.8102,4.1797);
new pName[MAX_PLAYER_NAME];
new string[256];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string),\"{1e00ff}[TELEPORT]:%s {ff0000}[iD:%d]{09ff00}elteleportált a San Fierro-i tuning garázsba(/waa)\" ,pName,playerid);
SendClientMessageToAll(0x00ff1eAA,string);
return 1;
}

 
Itt van de nem értem mi a baj :S
Csak ennél az egynél írja a hibát ha kitörlöm akkor tökéletes -.-
« Utoljára szerkesztve: 2013. Július 07. - 20:11:50 írta balazs555 »

Teleport
« Válasz #3 Dátum: 2013. Július 07. - 20:13:18 »
+1 Show voters
máshol használod a playerid-t??

Teleport
« Válasz #4 Dátum: 2013. Július 07. - 20:16:30 »
0 Show voters
Igen! leírom mind a 4* parancsot amit írtam :)
 
CMD:willow(playerid,params[])
{
SetPlayerPos(playerid,2645.9854,-2014.8389,13.5571);
new pName[MAX_PLAYER_NAME];
new string[256];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string),\"{1e00ff}[TELEPORT]:%s {ff0000}[iD:%d]{09ff00}elteleportált a Los Santos-i tuning garázsba(/willow)\" ,pName,playerid);
SendClientMessageToAll(0x00ff1eAA,string);
return 1;
}
CMD:tf(playerid,params[])
{
SetPlayerPos(playerid,-1934.9969,232.4160,34.1563);
new pName[MAX_PLAYER_NAME];
new string[256];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string),\"{1e00ff}[TELEPORT]:%s {ff0000}[iD:%d]{09ff00}elteleportált a San Fierro-i tuning garázsba(/tf)\" ,pName,playerid);
SendClientMessageToAll(0x00ff1eAA,string);
return 1;
}
CMD:tf2(playerid,params[])
{
SetPlayerPos(playerid,1041.4645,-1031.3524,32.0616);
new pName[MAX_PLAYER_NAME];
new string[256];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string),\"{1e00ff}[TELEPORT]:%s {ff0000}[iD:%d]{09ff00}elteleportált a Los Santos-i tuning garázsba(/tf2)\" ,pName,playerid);
SendClientMessageToAll(0x00ff1eAA,string);
return 1;
}
CMD:waa(plyerid,params[])
{
SetPlayerPos(playerid,-2708.4841,217.8102,4.1797);
new pName[MAX_PLAYER_NAME];
new string[256];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string),\"{1e00ff}[TELEPORT]:%s {ff0000}[iD:%d]{09ff00}elteleportált a San Fierro-i tuning garázsba(/waa)\" ,pName,playerid);
SendClientMessageToAll(0x00ff1eAA,string);
return 1;
}

Teleport
« Válasz #5 Dátum: 2013. Július 07. - 20:25:25 »
+4 Show voters
CMD:waa(playerid,params[])

Teleport
« Válasz #6 Dátum: 2013. Július 07. - 20:26:42 »
0 Show voters
ÓÓÓÓH te jó ég hogyan lehetek ilyen hülye köszi mindenkinek ment a + :DDD
[mod]Megkérnék minden kedves témanyitót, ha kérdésére/kérésére választ kapott, akkor legyen szíves használni, a \"Téma megoldva\" funkciót![/mod]
« Utoljára szerkesztve: 2013. Július 08. - 08:12:54 írta Benceee »

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal