Need help in scripting.
#5

Quote:
Originally Posted by heepzter
Посмотреть сообщение
stock PlayerName(playerid) {
new name[255];
GetPlayerName(playerid, name, 255);
return name;
}

i had this in my script but after i overwriting yours over what i had, it still give me the same error.

C:\Users\LinJun\Desktop\GTA - San Andreas\LSCNR\gamemodes\1.1.1.pwn(1539) : error 017: undefined symbol "PlayerName"
C:\Users\LinJun\Desktop\GTA - San Andreas\LSCNR\gamemodes\1.1.1.pwn(1539) : error 001: expected token: ")", but found ";"
C:\Users\LinJun\Desktop\GTA - San Andreas\LSCNR\gamemodes\1.1.1.pwn(1539) : error 036: empty statement
C:\Users\LinJun\Desktop\GTA - San Andreas\LSCNR\gamemodes\1.1.1.pwn(1539) : fatal error 107: too many error messages on one line
Show as the script that you got errors
Reply


Messages In This Thread
Need help in scripting. - by heepzter - 26.08.2012, 11:37
Re: Need help in scripting. - by heepzter - 26.08.2012, 11:40
Re: Need help in scripting. - by doreto - 26.08.2012, 11:43
Re: Need help in scripting. - by heepzter - 26.08.2012, 11:49
Re: Need help in scripting. - by doreto - 26.08.2012, 11:52
Re: Need help in scripting. - by Youice - 26.08.2012, 11:52
Re: Need help in scripting. - by heepzter - 26.08.2012, 11:55
Re: Need help in scripting. - by Youice - 26.08.2012, 11:59
Re: Need help in scripting. - by heepzter - 26.08.2012, 12:04
Re: Need help in scripting. - by heepzter - 26.08.2012, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)