Some errors related to SA-MP GDK
#4

Quote:
Originally Posted by SlashPT
Посмотреть сообщение
About the sprintf, which kind of variables are 'message' and 'name' that you are using ? 'char*' 'char' , 'string' ?

As for the GetPlayerPos , well as long as it works I think there's no problem..

Edit: Just tested the GetPlayerPos and it works the way you wrote... maybe it could be caused by some update on the sampGDK... ( Im using a quite old version.. )

Here's how I tested
pawn Код:
float x;
float y;
float z;
GetPlayerPos ( ( int )params [ 1 ] , x , y , z ) ;
ahhh maybe. But I am not able to compile it. I think I am missing a library.

Here is the error

Код:
Error	51	error LNK1120: 50 unresolved externals	c:\documents and settings\topaz\my documents\visual studio 2010\Projects\accountsystem\Debug\accountsystem.dll	accountsystem
I have made a module definition file and link it with the project but still getting that error.
Reply


Messages In This Thread
Some errors related to SA-MP GDK - by T0pAz - 25.12.2011, 16:47
Re: Some errors related to SA-MP GDK - by T0pAz - 25.12.2011, 16:56
Re: Some errors related to SA-MP GDK - by SlashPT - 25.12.2011, 18:55
Re: Some errors related to SA-MP GDK - by T0pAz - 26.12.2011, 08:37
Re: Some errors related to SA-MP GDK - by CyNiC - 26.12.2011, 10:34
Re: Some errors related to SA-MP GDK - by T0pAz - 26.12.2011, 11:32
Re: Some errors related to SA-MP GDK - by Gamer_Z - 07.01.2012, 19:25
Re: Some errors related to SA-MP GDK - by T0pAz - 08.01.2012, 05:48
Re: Some errors related to SA-MP GDK - by Gamer_Z - 08.01.2012, 06:12
Re: Some errors related to SA-MP GDK - by T0pAz - 08.01.2012, 06:19
Re: Some errors related to SA-MP GDK - by Kyosaur - 08.01.2012, 06:31
Re: Some errors related to SA-MP GDK - by T0pAz - 08.01.2012, 06:35
Re: Some errors related to SA-MP GDK - by Kyosaur - 08.01.2012, 06:43
Re: Some errors related to SA-MP GDK - by T0pAz - 08.01.2012, 06:45
Re: Some errors related to SA-MP GDK - by Kyosaur - 08.01.2012, 07:58

Forum Jump:


Users browsing this thread: 1 Guest(s)