What is wrong in that code Rep+++
#3

You didn't close the bracket thing..
pawn Код:
GetPlayerName(playerid, pName, sizeof(pName));
Explanation:
You open GetPlayerName by typing this: GetPlayerName(
Then you open sizeof by typing this: sizeof(
Then you close sizeof by typing this at the end of the sizeof part: )
But you forgot to close GetPlayerName..

Edit: Bogdan was first
Reply


Messages In This Thread
What is wrong in that code Rep+++ - by boyan96 - 19.04.2012, 07:36
Re: What is wrong in that code Rep+++ - by Bogdan1992 - 19.04.2012, 07:38
Re: What is wrong in that code Rep+++ - by Biesmen - 19.04.2012, 07:38
Re: What is wrong in that code Rep+++ - by RollTi - 19.04.2012, 07:41
Re: What is wrong in that code Rep+++ - by boyan96 - 19.04.2012, 07:42
Re: What is wrong in that code Rep+++ - by RollTi - 19.04.2012, 07:44
Re: What is wrong in that code Rep+++ - by Biesmen - 19.04.2012, 07:45
Re: What is wrong in that code Rep+++ - by boyan96 - 19.04.2012, 07:50
Re: What is wrong in that code Rep+++ - by Biesmen - 19.04.2012, 07:52
Re: What is wrong in that code Rep+++ - by boyan96 - 19.04.2012, 07:56

Forum Jump:


Users browsing this thread: 1 Guest(s)