[GameMode] South Central Roleplay 0.20
#81

Currently setting up a server, reworking the cars, moved all the dynamic doors to Los Santos + renamed. Hoping to add in my own features also and bring it out in the future. It's a great script, really love it.
Reply
#82

Quote:
Originally Posted by BR3TT
View Post
Currently setting up a server, reworking the cars, moved all the dynamic doors to Los Santos + renamed. Hoping to add in my own features also and bring it out in the future. It's a great script, really love it.
Yes, a really nice script, good luck with your server. Well.. im working on this for fun too xD
Reply
#83

someone help me on the car plate system? please!
Reply
#84

Quote:
Originally Posted by AtomicSAMP
View Post
someone help me on the car plate system? please!
Define random plate with numbers or letters that will be set whenever a player buying a car. search for the dealership thingy.
Reply
#85

why?
Reply
#86

the boombox does not work when using url, someone knows how to solve? the music does not play, but appears /me!
Reply
#87

Quote:
Originally Posted by AtomicSAMP
View Post
the boombox does not work when using url, someone knows how to solve? the music does not play, but appears /me!
Make sure you have audio plugin & everything that audio plugin requires.

About vehicle number plate I recommend to add a 3D-Text attached or ye add a random number plate generator
Reply
#88

its not work, help-me please! Boombox not work in script, i'm from portugal, sorry with english.
Reply
#89

Quote:
Originally Posted by itsCody
View Post
Update the functions?
Hao? xd
Reply
#90

Great.
Reply
#91

QUOTE=Kreatyve;3669863]Already have..

[/QUOTE]

Code:
 plugins sscanf mysql streamer whirlpool crashdetect nativechecker
Reply
#92

Quote:
Originally Posted by Yaniii
View Post
QUOTE=Kreatyve;3669863]Already have..



Code:
 plugins sscanf mysql streamer whirlpool crashdetect nativechecker
You're using MySQL plugin R39-4 but the gamemode uses the MySQL plugin R39-3. Just download and replace it.
Reply
#93

Quote:
Originally Posted by WhoIsYourDaddy
View Post
You're using MySQL plugin R39-4 but the gamemode uses the MySQL plugin R39-3. Just download and replace it.
It won't solve the problem since R39-4 and R39-3 using the same functions

Problem is on your files you have to put libmysql.dll file on your folder or if you are running the script on linux try downloading the linux version
Reply
#94

Jobs bugged, they have no cars.

- Portable radio bugged

-Storing crates in cars - bugged

- Prison interior bugged- player falls when trying to enter the cells part

- Creating vehicles for jobs- missing

etc
Reply
#95

Quote:
Originally Posted by mirzakovacic
View Post
Jobs bugged, they have no cars.

- Portable radio bugged

-Storing crates in cars - bugged

- Prison interior bugged- player falls when trying to enter the cells part

- Creating vehicles for jobs- missing

etc
You can easily solve them. For instance, for job vehicles you can create an another column in database called cJob and define it's stable value as -1. That way script won't confuse vehicle's job type with job id 0. And then you can easily get that cJob variable from database when loading cars.

For example a player wants to ride a taxi without being a taxi driver. You can add a "if" section to OnPlayerEnterVehicle and check if player's job type and vehicle's cJob value matches. If they don't match, you can kick player out of vehicle.

All you said can be simply done by using your brain.

Cheers.
Reply
#96

Quote:
Originally Posted by WhoIsYourDaddy
View Post
You can easily solve them. For instance, for job vehicles you can create an another column in database called cJob and define it's stable value as -1. That way script won't confuse vehicle's job type with job id 0. And then you can easily get that cJob variable from database when loading cars.

For example a player wants to ride a taxi without being a taxi driver. You can add a "if" section to OnPlayerEnterVehicle and check if player's job type and vehicle's cJob value matches. If they don't match, you can kick player out of vehicle.

All you said can be simply done by using your brain.

Cheers.
People are just lazy to do this lol.
Reply
#97

http://prntscr.com/aibnae I just start gamemode I upgraded all plugins... I have newest streamer and sscanf why I can't run server?
Reply
#98

Quote:
Originally Posted by JustNothing
View Post
http://prntscr.com/aibnae I just start gamemode I upgraded all plugins... I have newest streamer and sscanf why I can't run server?
Make sure u have the right include too and remember to re-complie.
Reply
#99

Can anyone quote me the full server files.
Reply

Great job on this one.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)