beirom /seta akkor átálitja a gyaloglási TIPUSOM
if(strcmp(cmd, \"/walk\", true) == 0){tmp = strtok(cmdtext,idx);if (!strlen(tmp)) return SendClientMessage(playerid,COLOR_LIGHTRED,\"Használat: /walk [id(0-13)]\");new stilus = strval(tmp);SetPlayerWalkingStyle(playerid, stilus);SendFormatMessage(playerid, COLOR_WHITE, \"Sétálási stílusod: %d\", strval(tmp));return 1;}
Talán ez? if(strcmp(cmd, \"/walk\", true) == 0){tmp = strtok(cmdtext,idx);if (!strlen(tmp)) return SendClientMessage(playerid,COLOR_LIGHTRED,\"Használat: /walk [id(0-13)]\");new stilus = strval(tmp);SetPlayerWalkingStyle(playerid, stilus);SendFormatMessage(playerid, COLOR_WHITE, \"Sétálási stílusod: %d\", strval(tmp));return 1;}
http://pastebin.com/XFy0R97c [/quote] C:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : warning 217: loose indentationC:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : error 004: function \"Walk_OnPlayerKeyStateChange\" is not implementedPawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. Mi lehet a hibah?
C:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : warning 217: loose indentationC:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : error 004: function \"Walk_OnPlayerKeyStateChange\" is not implementedPawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error.
#pragma tabsize 0
loose indentation -ra mindig az a megoldás,hogy a mód elején kiteszed ezt: #pragma tabsize 0
Talán ez? if(strcmp(cmd, \"/walk\", true) == 0){tmp = strtok(cmdtext,idx);if (!strlen(tmp)) return SendClientMessage(playerid,COLOR_LIGHTRED,\"Használat: /walk [id(0-13)]\");new stilus = strval(tmp);SetPlayerWalkingStyle(playerid, stilus);SendFormatMessage(playerid, COLOR_WHITE, \"Sétálási stílusod: %d\", strval(tmp));return 1;} Énis kiszedtem már ezt a SeeRPG módjából igen így is jó de mikor elakarom menteni akkor crashel a pawno vagy hogy mondjamDupla hozzászólás automatikusan összefûzve. ( 2012. április 18. - 15:41:53 )http://pastebin.com/XFy0R97c [/quote] C:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : warning 217: loose indentationC:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : error 004: function \"Walk_OnPlayerKeyStateChange\" is not implementedPawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. Mi lehet a hibah? [/quote]return 1;}vagy}mindenhol megvan?
http://pastebin.com/XFy0R97c [/quote] C:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : warning 217: loose indentationC:\\Documents and Settings\\Beni\\Asztal\\SAMP\\filterscripts\\seta.pwn(39) : error 004: function \"Walk_OnPlayerKeyStateChange\" is not implementedPawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. Mi lehet a hibah? [/quote]return 1;}vagy}mindenhol megvan?