Help me please !!!
#1

Код:
error 012: invalid function call, not a valid address
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107 too many error messages on one line
FOR

new pFile[35];
format(pFile, 35, Player_File, GetName(playerid));
Reply
#2

Tell me were you put this please ?

and also,

replace : format(pFile, 35, Player_File, GetName(playerid));
by : format(pFile, sizeof(pFile), Player_File, GetName(playerid));
Reply
#3

But will not change anything

Same problem

Reply
#4

Show whole script please
Reply
#5

How did you define those symbols: Player_File and GetName?
Reply
#6

Quote:
Originally Posted by Ramoboss
Посмотреть сообщение
Tell me were you put this please ?

and also,

replace : format(pFile, 35, Player_File, GetName(playerid));
by : format(pFile, sizeof(pFile), Player_File, GetName(playerid));
It doesn’t matter if you sizeof pFile which is 35 or just the number of string.
Reply
#7

Please show us your whole script ...
Reply
#8

Quote:
Originally Posted by rockhopper
Посмотреть сообщение
Please show us your whole script ...
What do you mean by show the whole script?You want him to post his entire gm?
EDIT:
Off Topic:rockhopper your siggy says 'I am making a server that has never been made in SA-MP HISTORY'
Are you planning to make GTA 5
Reply
#9

nope an epic 5 gm server wann join me
@ sojo12 and whole script means a little more lines the prob can be there too ...
Reply
#10

The error that he show us tells that he put his script in the wrong place
Show us the whole script (not the gm)
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)