SA-MP Forums Archive
No error come but script dont work please check - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: No error come but script dont work please check (/showthread.php?tid=269394)



No error come but script dont work please check - Harry_Sandhu - 16.07.2011

When i compile the Script the no error come look
But there is something else that comes see

[img=http://s3.postimage.org/2rhgol490/Error.jpg]


Re: No error come but script dont work please check - Basicz - 16.07.2011

pawn Код:
#pragma dynamic 99999999
Idk, as far as I know it will work with that


Re: No error come but script dont work please check - Harry_Sandhu - 16.07.2011

Now this warning is there



Re: No error come but script dont work please check - freshOrange - 16.07.2011

Plugins? Scriptfiles? Everything is in their places?


Re: No error come but script dont work please check - Harry_Sandhu - 16.07.2011

Yeah


Re: No error come but script dont work please check - Basicz - 16.07.2011

Post the line of the code.


Re: No error come but script dont work please check - Harry_Sandhu - 16.07.2011

stock Float:GetVehicleFSpeed(vehicleid,UseMPH = 0)


Re: No error come but script dont work please check - Basicz - 16.07.2011

Hmm, post the whole function, because it's compiled fine for me!


Re: No error come but script dont work please check - MoroDan - 16.07.2011

Quote:
Originally Posted by Harry_Sandhu
Посмотреть сообщение
stock Float:GetVehicleFSpeed(vehicleid,UseMPH = 0)
PHP код:
forward Float:GetVehicleFSpeed(vehicleid,UseMPH 0); 
public 
Float:GetVehicleFSpeed(vehicleid,UseMPH 0)
{
    
// Your function code