SA-MP Forums Archive
[GameMode] South Central Roleplay 1.0 - 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] South Central Roleplay 1.0 (/showthread.php?tid=609992)

Pages: 1 2 3 4 5 6 7 8 9 10 11


Re: South Central Roleplay 1.0 - darkdevil - 20.06.2016

Good work!!!!


Re: South Central Roleplay 1.0 - tboysamp - 22.06.2016

you did a wonderful job with this game mode I have tested it works good hope to see more updates in the future and you are an amazing programmer


Re: South Central Roleplay 1.0 - Youssefree - 22.06.2016

Suggest : Add a PaintBall System + More Businesses and more Houses


Re: South Central Roleplay 1.0 - Diabloa - 22.06.2016

Quote:
Originally Posted by Youssefree
View Post
Suggest : Add a PaintBall System + More Businesses and more Houses
Why when you can do it yourself with a very simple in-game command?


Re: South Central Roleplay 1.0 - benjaminjones - 22.06.2016

Quote:
Originally Posted by Youssefree
View Post
Suggest : Add a PaintBall System + More Businesses and more Houses
More business types or


Re: South Central Roleplay 1.0 - DemME - 22.06.2016

More businesses I assume would be great, I mean. imagine you got several types of businesses, and make the houses to have a checkpoint like LS-RP / IBP-RP has.


Re: South Central Roleplay 1.0 - Shadezor - 22.06.2016

Does it work without Database? Cuz i'm willing to test it on homemade server and mysql and that stuff was always strange to me :S


Re: South Central Roleplay 1.0 - benjaminjones - 22.06.2016

Thanks for the positive feedback everyone!
@DemME - What business type would you like to see?
@Shadezor - It does not work without a database.


Re: South Central Roleplay 1.0 - JohnBroddy - 24.06.2016

Nice!


Re: South Central Roleplay 1.0 - Youssefree - 26.06.2016

Quote:
Originally Posted by Diabloa
View Post
Why when you can do it yourself with a very simple in-game command?
Like what
Quote:
Originally Posted by benjaminjones
View Post
More business types or
Just more businesses


Re: South Central Roleplay 1.0 - Rosie - 26.06.2016

I'm not sure if you have fixed this or not but anybody can use the command /createspeed. You should perhaps check the player's admin level with:
Код:
    if (PlayerData[playerid][pAdmin] < 5)
	    return SendErrorMessage(playerid, "You don't have permission to use this command.");



Re: South Central Roleplay 1.0 - benjaminjones - 26.06.2016

Quote:
Originally Posted by Rosie
Посмотреть сообщение
I'm not sure if you have fixed this or not but anybody can use the command /createspeed. You should perhaps check the player's admin level with:
Код:
    if (PlayerData[playerid][pAdmin] < 5)
	    return SendErrorMessage(playerid, "You don't have permission to use this command.");
Indeed, it was not restricted to administrator usage only. I've added it to level 5 administrator. I am currently working on 1.4 so yeah, will be released. Thanks!


Re: South Central Roleplay 1.0 - ognyanov - 26.06.2016

Hello, can someone pass me the includes. Thanks!


Re: South Central Roleplay 1.0 - Inuro - 26.06.2016

Can u rel all the gamemode please ?


Re: South Central Roleplay 1.0 - Krauser123 - 27.06.2016

Solved.

I think it will be great if you add some faction cars, doors for PD, and etc.. The database works fine but lot of things are missing


Re: South Central Roleplay 1.0 - benjaminjones - 27.06.2016

Quote:
Originally Posted by Krauser123
Посмотреть сообщение
Solved.

I think it will be great if you add some faction cars, doors for PD, and etc.. The database works fine but lot of things are missing
What do you mean alot of things are missing? I did not created faction vehicles and entrances because I do not have to. I am releasing the updated script, not faction vehicles and entrances.


Re: South Central Roleplay 1.0 - Inuro - 27.06.2016

Someone can upload all the gamemodes please ?


Re: South Central Roleplay 1.0 - Krauser123 - 27.06.2016

Quote:
Originally Posted by benjaminjones
Посмотреть сообщение
What do you mean alot of things are missing? I did not created faction vehicles and entrances because I do not have to. I am releasing the updated script, not faction vehicles and entrances.
Yes i understand i said that the Database is working fine but there's something like entrances and etc etc i meant that it will be great to upload a database that contains all these !


Re: South Central Roleplay 1.0 - benjaminjones - 27.06.2016

Quote:
Originally Posted by Krauser123
Посмотреть сообщение
Yes i understand i said that the Database is working fine but there's something like entrances and etc etc i meant that it will be great to upload a database that contains all these !
Do you understand that you can create them yourself IG? I fail to see the point why should I do that. People might not like the interiors and whatnot.


Re: South Central Roleplay 1.0 - Krauser123 - 27.06.2016

Got that !