SA-MP Forums Archive
[GameMode] Basic Freeroam Gamemode - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Basic Freeroam Gamemode (/showthread.php?tid=602747)

Pages: 1 2


Re: Basic Freeroam Gamemode - PrinceVegeta - 16.07.2016

Nice start


Re: Basic Freeroam Gamemode - blackyprox - 16.07.2016

Quote:
Originally Posted by PrinceVegeta
View Post
Nice start
thank you goku.


Re: Basic Freeroam Gamemode - blackyprox - 17.07.2016

Thank you for the 2k views that's my gift for you!

In the thread i added pictures from the server i have also updated the Requirements' Links


Re: Basic Freeroam Gamemode - blackyprox - 22.07.2016

You can also release your own version of Basic Freeroam Gamemode you only need to credit me!


Re: Basic Freeroam Gamemode - ElArma - 22.07.2016

Nice good job


Re: Basic Freeroam Gamemode - blackyprox - 31.07.2016

Quote:
Originally Posted by ElArma
View Post
Nice good job
thank you, sir (xD).


Re: Basic Freeroam Gamemode - OKOK - 02.08.2016

i like the 1st and 2nd features! and overall as well.


Re: Basic Freeroam Gamemode - TomRedlake - 02.08.2016

Nice GM


Re: Basic Freeroam Gamemode - blackyprox - 09.08.2016

Quote:
Originally Posted by OKOK
View Post
i like the 1st and 2nd features! and overall as well.
(ty)
Quote:
Originally Posted by TomRedlake
View Post
Nice GM
ty

P.S: I have updated the thread.


Re: Basic Freeroam Gamemode - blackyprox - 18.08.2016

Thank you for the 3.000 views it means a lot to me

I have updated the 1.5 version,1.5 Requirements Links (added izcmd support,added auto/random messages) but it is NOT TESTED
I don't have time to test it out if it works in-game but there are no errors.

and thank you again


Re: Basic Freeroam Gamemode - blackyprox - 17.09.2016

I will be no longer updating 'Basic Freeroam Gamemode' this is the last thread update (I have released the 1.5 version which isn't really 1.5 it's like the half of it)

I hope BFG helped new scripters, server owners to begin!
idk if i will continue scripting i had lots of ideas for bfg and other scripts but it seems like i didn't have the time to do'em.. see ya


Re: Basic Freeroam Gamemode - Gorgeousmaniac - 23.09.2016

It helped me soo much bro! Thank you, and keep it up!


Re: Basic Freeroam Gamemode - InActtive™ - 24.09.2016

Looking good b, keep up the good work.


Re: Basic Freeroam Gamemode - blackyprox - 29.09.2016

Quote:
Originally Posted by Gorgeousmaniac
View Post
It helped me soo much bro! Thank you, and keep it up!
This makes me happy

Quote:
Originally Posted by InActtive™
View Post
Looking good b, keep up the good work.
We'll see, i don't have any ideas atm.


Re: Basic Freeroam Gamemode - imperiux - 05.11.2017

Where's the .amx file for the gamemode (newbie to this)


Re: Basic Freeroam Gamemode - Kaperstone - 05.11.2017

Quote:
Originally Posted by imperiux
View Post
Where's the .amx file for the gamemode (newbie to this)
You open the pawno editor and press F5 or the blue arrow to compile the .pwn file.

.pwn = code
.amx = compiled code

You're working with the .pwn code and not the .amx code, otherwise you wouldn't be able to read the source and work on it.

Nevertheless, be sure to have the includes in pawno/includes and properly configured server.cfg with plugins in the right folder to run the server.


Re: Basic Freeroam Gamemode - imperiux - 05.11.2017

Thanks men @Kaper, much love.