SA-MP Forums Archive
[FilterScript] [FS] ***NaScaR*** Race Track - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] ***NaScaR*** Race Track (/showthread.php?tid=20588)

Pages: 1 2 3


Re: [FS] ***NaScaR*** Race Track - chris6273 - 03.02.2008

love it


Re: [FS] ***NaScaR*** Race Track - cmg4life - 03.02.2008

Quote:
Originally Posted by [P7
WeeDarr ]
Quote:
Originally Posted by [SoH
MASTER ]
I very much of this work! Is really good!

Will you STOP using different colours and sizes in your posts!!!! it is really annoying!

WeeDarr
indeed

PS: i tryed few weeks ago to put the map somewhere higher and maybe above the city but there are toooo many objects to edit so if someone pops up to help me ( no newb pls ) pm or msn me

Cheerz


Re: [FS] ***NaScaR*** Race Track - SaW_[VrTx] - 23.03.2008

Nice!!!
But, can you convert to xobjects? Or, just give .map


Re: [FS] ***NaScaR*** Race Track - Karlip - 23.03.2008

Nice track xD
I always fell off the upper side xD


Re: [FS] ***NaScaR*** Race Track - edygangsta - 26.05.2008

Whooooh... Really Cool RAce


Re: [FS] ***NaScaR*** Race Track - cmg4life - 18.11.2008

thnx ( sorry for bump, but i like the map )


Re: [FS] ***NaScaR*** Race Track - spd_sahil - 17.01.2009

Quote:
Originally Posted by Andre9977
Quote:
Originally Posted by splitx
whare is it cant find it lol
pawn Code:
if(strcmp(cmdtext, "/nascar", true) == 0)
{
  SetPlayerPos(playerid, 3015.605713, 3771.093018, 5.318853);
  SendClientMessage(playerid, COLOR, "Welcome to Nascar race track ~ CMG4LIFE");
  return 1;
}
DUDE IT SAYS no entry point (no public) function
Code:
C:\Documents and Settings\Sahil\My Documents\stuff\mine\pawno\tp.pwn(3) : error 010: invalid function or declaration
C:\Documents and Settings\Sahil\My Documents\stuff\mine\pawno\tp.pwn(6) : error 010: invalid function or declaration
C:\Documents and Settings\Sahil\My Documents\stuff\mine\pawno\tp.pwn(7) : error 010: invalid function or declaration
C:\Documents and Settings\Sahil\My Documents\stuff\mine\pawno\tp.pwn(9) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.