Raised This Month: $ Target: $400
 0% 

Some errors


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Gagi_Corleone
New Member
Join Date: May 2011
Old 05-15-2011 , 06:05   Some errors
Reply With Quote #1

Code:
				for(new i = 1; i < sizeof(Vozila[MAX_XD_VOZILA]); i++ )
					{
					if(Vozila[i][mX] == 0 && Vozila[i][mY] == 0 && Vozila[i][mZ] == 0 && Vozila[i][mKoristen] == 0)
					{
					// vozilo RESET KLJUCA
				PlayerInfo[playerid][pPcarkey] = GetMyCar (playerid); 
				PlayerInfo[playerid][pPcarkey2] = GetMyCar2(playerid); 
PlayerInfo[playerid][pPcarkey3] = GetMyCar3(playerid); //auto 2
I have some errors on tih line PlayerInfo[playerid][pPcarkey] = GetMyCar (playerid);
and there is errors:
Code:
C:\Users\Milan\Desktop\SRV\gamemodes\FactionGame.pwn(2273) : error 012: invalid function call, not a valid address
C:\Users\Milan\Desktop\SRV\gamemodes\FactionGame.pwn(2273) : warning 215: expression has no effect
C:\Users\Milan\Desktop\SRV\gamemodes\FactionGame.pwn(2273) : error 001: expected token: ";", but found ")"
C:\Users\Milan\Desktop\SRV\gamemodes\FactionGame.pwn(2273) : error 029: invalid expression, assumed zero
C:\Users\Milan\Desktop\SRV\gamemodes\FactionGame.pwn(2273) : fatal error 107: too many error messages on one line

Last edited by Gagi_Corleone; 05-15-2011 at 06:12.
Gagi_Corleone is offline
Nyuszy
Senior Member
Join Date: Apr 2009
Old 05-15-2011 , 07:14   Re: Some errors
Reply With Quote #2

show your GetMyCar3 function
Nyuszy is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode