GetPlayerId
#1

C:\Users\NASTIE\Desktop\EFSadmin.pwn(301) : error 017: undefined symbol "GetPlayerId"


line 306:
Код:
new id = (isNumeric(params)) ? strval(params) : GetPlayerId(params);
Reply
#2

srry i must bump.. when someone help me..You can feel free to delete this post
Reply
#3

Two things you could do:

1. You can switch over to sscanf.

2. You can make the array size bigger, at the place where declaring "tmp".

Cheers.

#Edit#: ehhh... lol? you changed the topic?!
Reply
#4

Quote:
Originally Posted by DeathOnaStick
Two things you could do:

1. You can switch over to sscanf.

2. You can make the array size bigger, at the place where declaring "tmp".

Cheers.
i fix array i just need GetPlayerId(params);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)