SA-MP Forums Archive
please help me - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: please help me (/showthread.php?tid=187977)



please help me - sam1929 - 05.11.2010

here is my errors im geting
http://pastebin.com/JXLbqBLM
look there for thanks for all the help you guys From Tom_Fox


Re: please help me - MadeMan - 05.11.2010

Show the code that gets these errors.

Also add this to your script

pawn Код:
stock PlayerName(playerid)
{
    new pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
    return pName;
}
And you need sscanf also

https://sampforum.blast.hk/showthread.php?tid=120356


Re: please help me - sam1929 - 05.11.2010

Quote:
Originally Posted by MadeMan
Посмотреть сообщение
Show the code that gets these errors.

Also add this to your script

pawn Код:
stock PlayerName(playerid)
{
    new pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
    return pName;
}
And you need sscanf also

https://sampforum.blast.hk/showthread.php?tid=120356
do you have yahoo msn Skype or some think like that


Re: please help me - MadeMan - 05.11.2010

Quote:
Originally Posted by sam1929
Посмотреть сообщение
do you have yahoo msn Skype or some think like that
Yes.

http://forum.sa-mp.com/member.php?u=9570