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

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


Re: South Central Roleplay 0.20 by Emmet_ - Emmet_ - 20.09.2014

Quote:
Originally Posted by Deathh
View Post


-Just saying, downloaded this to see Emmet's latest work.

Also, it clearly says v0.19, not 0.20 ..
I haven't scripted anything in this gamemode since v0.18 (May 2014), some guy named Rex did the billboards and the call sign stuff. Most of my work was done in 2013 if I'm not mistaken.

Unfortunately, I don't have any of the server files or the DB. I formatted my computer back in July.

Nice release, SC-RP brought back some good memories .


Re: South Central Roleplay 0.20 by Emmet_ - fonia5 - 20.09.2014

Quote:
Originally Posted by Emmet_
View Post
I haven't scripted anything in this gamemode since v0.18 (May 2014), some guy named Rex did the billboards and the call sign stuff. Most of my work was done in 2013 if I'm not mistaken.

Unfortunately, I don't have any of the server files or the DB. I formatted my computer back in July.

Nice release, SC-RP brought back some good memories .
Emmet did you create the register login system? if so because everytime i register and logout it's asking me to login then i click on my name then it shows the black box were it tells you to add the data of birth any idea? because i cannot fix this issue.

the script is well amazing thumbs up for your guys doing the best. awsome work.


Re: South Central Roleplay 0.20 by Emmet_ - Emmet_ - 20.09.2014

Quote:
Originally Posted by fonia5
View Post
Emmet did you create the register login system? if so because everytime i register and logout it's asking me to login then i click on my name then it shows the black box were it tells you to add the data of birth any idea? because i cannot fix this issue.

the script is well amazing thumbs up for your guys doing the best. awsome work.
You could have a faulty database. I'll take a look in the script and try to replicate the DB since I can't find it on my external drive.


Re: South Central Roleplay 0.20 by Emmet_ - Evander - 20.09.2014

Lol, had fun with this script thanks for putting my name in there.


Re: South Central Roleplay 0.20 by Emmet_ - fonia5 - 20.09.2014

Quote:
Originally Posted by Emmet_
View Post
You could have a faulty database. I'll take a look in the script and try to replicate the DB since I can't find it on my external drive.
Okay thank's i think the script is faulty only on the login/register like when i want to set myself as admin it don't show on the database panel when i want to edit my admin level or in game time hours you know what i mean.


Re: South Central Roleplay 0.20 by Emmet_ - The__ - 20.09.2014

@Emmet, Rex didn't do the callsigns. I did.

This is a MySQL DB for this script and the recent billboard SQL, ect:
http://pastebin.com/wFty3QVm


Re: South Central Roleplay 0.20 by Emmet_ - Princekilla456 - 20.09.2014

Quote:
Originally Posted by The__
View Post
@Emmet, Rex didn't do the callsigns. I did.

This is a MySQL DB for this script and the recent billboard SQL, ect:
http://pastebin.com/wFty3QVm
Sweet, thanks for that. I'm having this issue though, if you don't mind helping ?

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[00:08:31] 
[00:08:31] Server Plugins
[00:08:31] --------------
[00:08:31]  Loading plugin: crashdetect
[00:08:31]   CrashDetect v4.12 is OK.
[00:08:31]   Loaded.
[00:08:31]  Loading plugin: mysql
[00:08:32]   Failed.
[00:08:32]  Loading plugin: nativechecker
[00:08:32]   Loaded.
[00:08:32]  Loading plugin: sscanf
[00:08:32] 

[00:08:32]  ===============================

[00:08:32]       sscanf plugin loaded.     

[00:08:32]          Version:  2.8.1        

[00:08:32]    © 2012 Alex "Y_Less" Cole  

[00:08:32]  ===============================

[00:08:32]   Loaded.
[00:08:32]  Loading plugin: streamer
[00:08:32]   Loaded.
[00:08:32]  Loading plugin: Whirpool
[00:08:32]   Failed.
[00:08:32]  Loaded 4 plugins.

[00:08:32] 
[00:08:32] Filterscripts
[00:08:32] ---------------
[00:08:32]   Loaded 0 filterscripts.

[00:08:32]    Error: Function not registered: 'SSCANF_Init'
[00:08:32]    Error: Function not registered: 'SSCANF_Join'
[00:08:32]    Error: Function not registered: 'SSCANF_Leave'
[00:08:32]    Error: Function not registered: 'Streamer_CallbackHook'
[00:08:32]    Error: Function not registered: 'mysql_connect'
[00:08:32]    Error: Function not registered: 'mysql_ping'
[00:08:32]    Error: Function not registered: 'WP_Hash'
[00:08:32]    Error: Function not registered: 'mysql_function_query'
[00:08:32]    Error: Function not registered: 'mysql_real_escape_string'
[00:08:32]    Error: Function not registered: 'IsValidDynamicObject'
[00:08:32]    Error: Function not registered: 'DestroyDynamicObject'
[00:08:32]    Error: Function not registered: 'CreateDynamicObject'
[00:08:32]    Error: Function not registered: 'GetDynamicObjectPos'
[00:08:32]    Error: Function not registered: 'IsValidDynamicMapIcon'
[00:08:32]    Error: Function not registered: 'DestroyDynamicMapIcon'
[00:08:32]    Error: Function not registered: 'CreateDynamicMapIcon'
[00:08:32]    Error: Function not registered: 'SetDynamicObjectMaterial'
[00:08:32]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[00:08:32]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[00:08:32]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[00:08:32]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:08:32]    Error: Function not registered: 'IsValidDynamicPickup'
[00:08:32]    Error: Function not registered: 'DestroyDynamicPickup'
[00:08:32]    Error: Function not registered: 'CreateDynamicPickup'
[00:08:32]    Error: Function not registered: 'MoveDynamicObject'
[00:08:32]    Error: Function not registered: 'cache_get_field_content'
[00:08:32]    Error: Function not registered: 'cache_get_data'
[00:08:32]    Error: Function not registered: 'mysql_affected_rows'
[00:08:32]    Error: Function not registered: 'mysql_insert_id'
[00:08:32]    Error: Function not registered: 'cache_get_row'
[00:08:32]    Error: Function not registered: 'sscanf'
[00:08:32]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[00:08:32]    Error: Function not registered: 'EditDynamicObject'
[00:08:32]    Error: Function not registered: 'CreateDynamicPickupEx'
[00:08:32]    Error: Function not registered: 'CreateDynamicObjectEx'
[00:08:32]    Error: Function not registered: 'SetDynamicObjectPos'
[00:08:32]    Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[00:08:32]    Error: Function not registered: 'SetDynamicObjectRot'
[00:08:32]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[00:08:32] [debug] Run time error 19: "File or function is not found"
[00:08:32] [debug]  mysql_connect
[00:08:32] [debug]  mysql_ping
[00:08:32] [debug]  WP_Hash
[00:08:32] [debug]  mysql_function_query
[00:08:32] [debug]  mysql_real_escape_string
[00:08:32] [debug]  cache_get_field_content
[00:08:32] [debug]  cache_get_data
[00:08:32] [debug]  mysql_affected_rows
[00:08:32] [debug]  mysql_insert_id
[00:08:32] [debug]  cache_get_row
[00:08:32] [debug] Run time error 19: "File or function is not found"
[00:08:32] [debug]  mysql_connect
[00:08:32] [debug]  mysql_ping
[00:08:32] [debug]  WP_Hash
[00:08:32] [debug]  mysql_function_query
[00:08:32] [debug]  mysql_real_escape_string
[00:08:32] [debug]  cache_get_field_content
[00:08:32] [debug]  cache_get_data
[00:08:32] [debug]  mysql_affected_rows
[00:08:32] [debug]  mysql_insert_id
[00:08:32] [debug]  cache_get_row
[00:08:32] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[00:08:32] Number of vehicle models: 0
and when I get a libmysql I get this

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[00:10:02] 
[00:10:02] Server Plugins
[00:10:02] --------------
[00:10:02]  Loading plugin: crashdetect
[00:10:02]   CrashDetect v4.12 is OK.
[00:10:02]   Loaded.
[00:10:02]  Loading plugin: mysql
[00:10:02] 

  > MySQL plugin R7 successfully loaded.

[00:10:02]   Loaded.
[00:10:02]  Loading plugin: nativechecker
[00:10:02]   Loaded.
[00:10:02]  Loading plugin: sscanf
[00:10:02] 

[00:10:02]  ===============================

[00:10:02]       sscanf plugin loaded.     

[00:10:02]          Version:  2.8.1        

[00:10:02]    © 2012 Alex "Y_Less" Cole  

[00:10:02]  ===============================

[00:10:02]   Loaded.
[00:10:02]  Loading plugin: streamer
[00:10:02]   Loaded.
[00:10:02]  Loading plugin: Whirlpool
[00:10:02]  
[00:10:02]  ==================
[00:10:02]  
[00:10:02]   Whirlpool loaded
[00:10:02]  
[00:10:02]  ==================
[00:10:02]  
[00:10:02]   Loaded.
[00:10:02]  Loaded 6 plugins.

[00:10:02] 
[00:10:02] Filterscripts
[00:10:02] ---------------
[00:10:02]   Loaded 0 filterscripts.

[00:10:02]    Error: Function not registered: 'SSCANF_Init'
[00:10:02]    Error: Function not registered: 'SSCANF_Join'
[00:10:02]    Error: Function not registered: 'SSCANF_Leave'
[00:10:02]    Error: Function not registered: 'Streamer_CallbackHook'
[00:10:02]    Error: Function not registered: 'WP_Hash'
[00:10:02]    Error: Function not registered: 'IsValidDynamicObject'
[00:10:02]    Error: Function not registered: 'DestroyDynamicObject'
[00:10:02]    Error: Function not registered: 'CreateDynamicObject'
[00:10:02]    Error: Function not registered: 'GetDynamicObjectPos'
[00:10:02]    Error: Function not registered: 'IsValidDynamicMapIcon'
[00:10:02]    Error: Function not registered: 'DestroyDynamicMapIcon'
[00:10:02]    Error: Function not registered: 'CreateDynamicMapIcon'
[00:10:02]    Error: Function not registered: 'SetDynamicObjectMaterial'
[00:10:02]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[00:10:02]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[00:10:02]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[00:10:02]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:10:02]    Error: Function not registered: 'IsValidDynamicPickup'
[00:10:02]    Error: Function not registered: 'DestroyDynamicPickup'
[00:10:02]    Error: Function not registered: 'CreateDynamicPickup'
[00:10:02]    Error: Function not registered: 'MoveDynamicObject'
[00:10:02]    Error: Function not registered: 'sscanf'
[00:10:02]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[00:10:02]    Error: Function not registered: 'EditDynamicObject'
[00:10:02]    Error: Function not registered: 'CreateDynamicPickupEx'
[00:10:02]    Error: Function not registered: 'CreateDynamicObjectEx'
[00:10:02]    Error: Function not registered: 'SetDynamicObjectPos'
[00:10:02]    Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[00:10:02]    Error: Function not registered: 'SetDynamicObjectRot'
[00:10:03]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[00:10:03]  
[00:10:03]  
[00:10:03]  
[00:10:03]  ======================================= 
[00:10:03]  |                                     | 
[00:10:03]  |        YSI version 4.00.0001        | 
[00:10:03]  |        By Alex "Y_Less" Cole        | 
[00:10:03]  |                                     | 
[00:10:03]  ======================================= 
[00:10:03]  
[00:10:03] [SQL] Connection to "127.0.0.1" failed! Please check the connection settings...
[00:10:03] South Central Roleplay
[00:10:03] Number of vehicle models: 0



Re: South Central Roleplay 0.20 by Emmet_ - VladimirMark - 21.09.2014

http://pastebin.com/wFty3QVm

Use this SQL Database that was made by The__ and I think everything is going to be functioning well.


Re: South Central Roleplay 0.20 by Emmet_ - benjaminjones - 22.09.2014

Nice gamemode but for some reason upon restart it doesn't save the factions? Do I have to do something before the restart to save everything? I tried /saveall, but it didnt save the factions.


Re: South Central Roleplay 0.20 by Emmet_ - benjaminjones - 22.09.2014

Actually, only the name of the faction is not saved upon restart..Why?


Re: South Central Roleplay 0.20 by Emmet_ - Mavis100 - 23.09.2014

Another mirror please?


Re: South Central Roleplay 0.20 by Emmet_ - benjaminjones - 23.09.2014

Why do you need a new mirror dude? Everything is working properly except the fact the faction names are not saving. Any ideas?


Re: South Central Roleplay 0.20 by Emmet_ - Joshua1 - 23.09.2014

Quote:
Originally Posted by benjaminjones
View Post
Why do you need a new mirror dude? Everything is working properly except the fact the faction names are not saving. Any ideas?
Sounds like a personal issue

Great release, I loved playing on this server when it was alive, spent so much time on it.

Brings back old memories messing around with it!


Re: South Central Roleplay 0.20 by Emmet_ - Mavis100 - 23.09.2014

House address and business 3DTextLabel / name are not saving for me but faction name does work.


Re: South Central Roleplay 0.20 by Emmet_ - VladimirMark - 23.09.2014

Can you please tell me the changes/updates that were made from v0.19 to v0.20? Please
I mean what were the updates or changes from the previous version which is v0.19


Re: South Central Roleplay 0.20 by Emmet_ - fonia5 - 23.09.2014

Quote:
Originally Posted by Mavis100
View Post
House address and business 3DTextLabel / name are not saving for me but faction name does work.
It work's for me perfectly.

NOTE: found a crash bug whenever you do /createpump it crashes your game.


Re: South Central Roleplay 0.20 by Emmet_ - iConvict - 24.09.2014

This script is not for beginners, remember.


Re: South Central Roleplay 0.20 by Emmet_ - benjaminjones - 24.09.2014

Indeed, I do agree but why the faction names are not saving?


Re: South Central Roleplay 0.20 - ShotzLucky - 06.05.2015

Quote:
Originally Posted by benjaminjones
Посмотреть сообщение
Is there any easier method of creating more clothing items in the /buy menu of clothing shops than adding them one by one?
Not IG, well as I know of.


Re: South Central Roleplay 0.20 - The__ - 06.05.2015

Quote:
Originally Posted by manishmulchandani11
Посмотреть сообщение
How to get entrance id's >.< - btw gamemode is really awesome thanks iConvit, Emmet_, Apple & Risky

/near, it'll find the nearest business, house, entrance, ect.


Also, iConvict is Risky.
Apple is me.

Quote:
Originally Posted by benjaminjones
Посмотреть сообщение
Is there any easier method of creating more clothing items in the /buy menu of clothing shops than adding them one by one?
No. You'll sadly have to add them in one by one.