Posts: 511
Threads: 122
Joined: Jan 2013
Hi Guys
i have probleme ( error 017: undefined symbol "PlayerInfo" )
Please how to make this "PlayerInfo" ?
if you can Give cod Pawn
Posts: 85
Threads: 14
Joined: Jul 2012
Reputation:
0
Could you please send the corresponding line?
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Vinninho
Could you please send the corresponding line?
|
you don't Need to see '' the corresponding line ''
just i need to make '' PlayerInfo ''
how to make this
Posts: 759
Threads: 80
Joined: Oct 2012
Reputation:
0
new PlayerInfo;
or
new PlayerInfo[MAX_PLAYERS];
Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
I completely agree...
Anyways back to the point, if you're not willing to show any of 'your code', then I doubt you're going to get much help or understanding from future replies... you can either show some of the code that you have copied from somewhere, or actually look back at the script you've copied, and see which parts of it you have forgotten to copy and paste...
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Why don't you do what a person with an IQ of at least 1 would do and use Ctrl+F to search for 'PlayerInfo' in the script you clearly copied the code from?
Posts: 759
Threads: 80
Joined: Oct 2012
Reputation:
0
he probably copy n paste some shit