Vice City: Multiplayer

Server Development => Scripting and Server Management => Script and Content Requests => Topic started by: NicusorN5 on Feb 26, 2019, 05:52 PM

Title: [READ-ME] Before requesting content.
Post by: NicusorN5 on Feb 26, 2019, 05:52 PM
I'm going to keep this short and simple.

1.) Stop copy-pasting the scripts directly. It makes your code unreadable and confusing. Use [code][ /code] without the space  between the [ and / . Example:

This is bad:
player.Cash += 5000 + rand() % 5000;

This is good
player.Cash += 5000 + rand() % 5000;
2.) No one wants to fix your broken leaked and stolen pieces of code. You better go start learning to write code correctly. There are some links to get started.

There are some links to get you started... (Yes learning other languages is a great practice)

https://www.sololearn.com/

http://squirrel-lang.org/squirreldoc/

https://www.youtube.com/watch?v=vLnPwxZdW4Y

3.) Don't make thread titles like : I wants scripst pls pls pls help me fast cuz imma gonna die if i get no scripts :((((or
Pls scripts help
Writing forum threads like this makes you look like an absolute retard.

4.) If a plugin like the MySQL, INIParser or SQLite isn't loading , then stop making your server.

So, please newbies, keep these rules in mind.
Title: Re: [READ-ME] Before requesting content.
Post by: DizzasTeR on Feb 26, 2019, 06:00 PM
https://forum.vc-mp.org/?topic=3364.0

?
Title: Re: [READ-ME] Before requesting content.
Post by: Mahmoud Tornado on Feb 28, 2019, 12:08 PM
Quote from: Doom_Kill3R on Feb 26, 2019, 06:00 PMhttps://forum.vc-mp.org/?topic=3364.0

?
Quote from: Athanatos on Feb 26, 2019, 05:52 PMshort and simple.
And, giving tutorials...
Title: Re: [READ-ME] Before requesting content.
Post by: NicusorN5 on Mar 02, 2019, 07:27 AM
Quote from: Doom_Kill3R on Feb 26, 2019, 06:00 PMhttps://forum.vc-mp.org/?topic=3364.0

?
These are others.