[GameMode] SA-MP 0.3e - Las Venturas Deathmatch[V2.0][CS/WIP][MYSQL]
#21

Script Is Realeased Check it
Thanks for feedbacks
Reply
#22

You should add mysql.so and houses.amx, bizbuilder.amx to the archive
Reply
#23

Quote:
Originally Posted by ProWiki
View Post
You should add mysql.so and houses.amx, bizbuilder.amx to the archive
- Next Update me and my friends will try to convert it into SQLite + those featues will be added on next update :]
- Added More Pics




- Soon V2.1 will be released (with alot of features business & house system and more)
Reply
#24

Nice! This Its Stoled.
Reply
#25

Quote:
Originally Posted by MrSlurpeeHD
View Post
Nice! This Its Stoled.
- Ye Ye You are Right Ese!! Danke!



Haters Gonna Hate - Scripters !! lame!



ONTOPIC:


Soon V2.1 Will come with more updates etc
Reply
#26

Looks cool
Reply
#27

Wonderful,how long did it take to do it?
Reply
#28

Quote:
Originally Posted by SounDD
View Post
Wonderful,how long did it take to do it?
well its not so hard except the MYSQL thingy!! it took me 1-2 weeks (+ IRL Jobs too) :P
Thanks for comments
Reply
#29

GREAT! Awesome work
Reply
#30

cool
Reply
#31

Back to this gamemode

Any suggestions/Ideas [ Feel Free To Post ]
Reply
#32

Not bad

// Damn, i can't give ju a rep. But wait for next day
Reply
#33

Someone can give this gamemode without mysql system ?
Reply
#34

This is based on MYSQL :/ sorry without mYSQL won't work [Tested!]

Quote:
Originally Posted by pirates12
View Post
Okay :/
But how i can connect whit mysql ?
You need mysql hosting [ Free or Paid ].
I'll make a tutorial and i will show you!
Reply
#35

Okay :/
But how i can connect with mysql ?
Reply
#36

Quote:
Originally Posted by pirates12
View Post
Okay :/
But how i can connect with mysql ?
1. Download XAMMP (Download it here)
2. Open XAMMP Control Panel and "Start" Apache & MYSQL:
Code:
5:14:20 μμ  [Apache] 	Attempting to start Apache app...
5:14:20 μμ  [mysql] 	Attempting to start MySQL app...
5:14:21 μμ  [mysql] 	Status change detected: running
5:14:26 μμ  [Apache] 	Status change detected: running
If you see this messages it means Apache & MySQL started.
3. Open your Internet Browser and type on URL [ http://localhost/ ] it will appear the XAMMP Control Panel. (Version: 1.8.2)
4. Go to Tools > phpAdmin and you will redirect to localhost and upload the .sql file in any database you create.
Warning: if there's no .sql inform me with PM!
5. Go to Server > Filterscripts > adminsystem.pwn (open it and find this lines
Code:
#define SQL_HOST "host"
#define SQL_USER "root"
#define SQL_PASS "password"
#define SQL_DB "database"
6. Start server and Have fun !
Reply
#37

sir i got a problem, my server gt crash after player joining..


here is the server log
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[11:28:56] 
[11:28:56] Server Plugins
[11:28:56] --------------
[11:28:56]  Loading plugin: mysql
[11:28:56] 

  > MySQL plugin R6-2 successfully loaded.

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: sscanf
[11:28:56] 

[11:28:56]  ===============================

[11:28:56]       sscanf plugin loaded.     

[11:28:56]    © 2009 Alex "Y_Less" Cole

[11:28:56]  ===============================

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: streamer
[11:28:56] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: Whirlpool
[11:28:56]  
[11:28:56]  ==================
[11:28:56]  
[11:28:56]   Whirlpool loaded
[11:28:56]  
[11:28:56]  ==================
[11:28:56]  
[11:28:56]   Loaded.
[11:28:56]  Loaded 4 plugins.

[11:28:56] 
[11:28:56] Filterscripts
[11:28:56] ---------------
[11:28:56]   Loading filterscript 'adminsystem.amx'...
[11:28:57]   Loading filterscript 'animhelp.amx'...
[11:28:57]   Loading filterscript 'boomboxS.amx'...
[11:28:57]   Loading filterscript 'Reborn.amx'...
[11:28:57] 
--------------------------------------
[11:28:57] Reborn - Specnaz Gaming
[11:28:57] ----------------------------------------
[11:28:57]           Specnaz Gaming					
[11:28:57] 		www.s-gaming.ugi.cc/upload			
[11:28:57] 		Scripters: Andrew,Specnaz 			
[11:28:57] -----------------------------------------
[11:28:57]   Loading filterscript 'bizbuilder.amx'...
[11:28:57]   Unable to load filterscript 'bizbuilder.amx'.
[11:28:57]   Loading filterscript 'houses.amx'...
[11:28:57]   Unable to load filterscript 'houses.amx'.
[11:28:57]   Loaded 4 filterscripts.

[11:28:57] 
----------------------------------
[11:28:57]   Las Venturas DM V 2.0

[11:28:57]          Coded By
[11:28:57] Special Credits To: Jax(Original Creator)
[11:28:57]             AlexM AKA Alex Magana
[11:28:57] ----------------------------------

[11:28:57] Number of vehicle models: 48
[11:31:18] Incoming connection: 127.0.0.1:60980
[11:31:18] [join] SwordMan has joined the server (0:127.0.0.1)
[11:31:19] [part] SwordMan has left the server (0:2) <- after this server got crash
Reply
#38

Quote:
Originally Posted by [black]jack
View Post
sir i got a problem, my server gt crash after player joining..


here is the server log
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[11:28:56] 
[11:28:56] Server Plugins
[11:28:56] --------------
[11:28:56]  Loading plugin: mysql
[11:28:56] 

  > MySQL plugin R6-2 successfully loaded.

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: sscanf
[11:28:56] 

[11:28:56]  ===============================

[11:28:56]       sscanf plugin loaded.     

[11:28:56]    © 2009 Alex "Y_Less" Cole

[11:28:56]  ===============================

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: streamer
[11:28:56] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[11:28:56]   Loaded.
[11:28:56]  Loading plugin: Whirlpool
[11:28:56]  
[11:28:56]  ==================
[11:28:56]  
[11:28:56]   Whirlpool loaded
[11:28:56]  
[11:28:56]  ==================
[11:28:56]  
[11:28:56]   Loaded.
[11:28:56]  Loaded 4 plugins.

[11:28:56] 
[11:28:56] Filterscripts
[11:28:56] ---------------
[11:28:56]   Loading filterscript 'adminsystem.amx'...
[11:28:57]   Loading filterscript 'animhelp.amx'...
[11:28:57]   Loading filterscript 'boomboxS.amx'...
[11:28:57]   Loading filterscript 'Reborn.amx'...
[11:28:57] 
--------------------------------------
[11:28:57] Reborn - Specnaz Gaming
[11:28:57] ----------------------------------------
[11:28:57]           Specnaz Gaming					
[11:28:57] 		www.s-gaming.ugi.cc/upload			
[11:28:57] 		Scripters: Andrew,Specnaz 			
[11:28:57] -----------------------------------------
[11:28:57]   Loading filterscript 'bizbuilder.amx'...
[11:28:57]   Unable to load filterscript 'bizbuilder.amx'.
[11:28:57]   Loading filterscript 'houses.amx'...
[11:28:57]   Unable to load filterscript 'houses.amx'.
[11:28:57]   Loaded 4 filterscripts.

[11:28:57] 
----------------------------------
[11:28:57]   Las Venturas DM V 2.0

[11:28:57]          Coded By
[11:28:57] Special Credits To: Jax(Original Creator)
[11:28:57]             AlexM AKA Alex Magana
[11:28:57] ----------------------------------

[11:28:57] Number of vehicle models: 48
[11:31:18] Incoming connection: 127.0.0.1:60980
[11:31:18] [join] SwordMan has joined the server (0:127.0.0.1)
[11:31:19] [part] SwordMan has left the server (0:2) <- after this server got crash
Do you got any mods installed? (i use clear GTASA :/ and works fine! )
Let me test it again and i will tell you what's wrong or if it works!
Reply
#39

nyc, +rep
Reply
#40

Uhm you posted 3 replies, one by one which is spam...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)