[FilterScript] [FS]Drift Map by Me (Alpha) - 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]Drift Map by Me (Alpha) (
/showthread.php?tid=534775)
[FS]Drift Map by Me (Alpha) -
Ryan4eto - 31.08.2014
Description:
Hi everyone today i was so bored and i make a Map, for now the map is only Drift becouse it's Alpha Version, in other versions i gonna make it Stunt for now just Drift.

ScreenShots:
Download Link
http://www.solidfiles.com/d/808098c97d/Map.pwn
Sorry for my bad english i'm from Bulgaria

Re: [FS]Drift Map by Me (Alpha) -
Kyance - 31.08.2014
Wrong place, map topics go
here
Anyways. it's too simple.. and that place is over-used
Re: [FS]Drift Map by Me (Alpha) -
Ryan4eto - 31.08.2014
sorry i'm new in the forum

yes i know it's to simple but today i'm gonna make new version if i have time
Re: [FS]Drift Map by Me (Alpha) -
FlawPaw - 31.08.2014
January isn't too new imo.
And I can only imagine how low-specs PC will lag trying to load those spammed trees.
Re: [FS]Drift Map by Me (Alpha) -
iFarbod - 31.08.2014
I Think you just maked some trees. put the map in a virtual world, using a constant, like this:
pawn Код:
#define MY_DRIFT_MAP_VW (150)
Then:
pawn Код:
CreateDynamicObject(x, y, z, rx, ry, rz, MY_DRIFT_MAP_VW);
Re: [FS]Drift Map by Me (Alpha) -
Younes44 - 31.08.2014
lol simple/nice at beginning
Re: [FS]Drift Map by Me (Alpha) -
Ryan4eto - 31.08.2014
Quote:
Originally Posted by iFarbod
I Think you just maked some trees. put the map in a virtual world, using a constant, like this:
pawn Код:
#define MY_DRIFT_MAP_VW (150)
Then:
pawn Код:
CreateDynamicObject(x, y, z, rx, ry, rz, MY_DRIFT_MAP_VW);
|
thanks for the information i will gonna make it in the new version when i add more objects