SA-MP Forums Archive
[GameMode] MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 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] MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 (/showthread.php?tid=549252)

Pages: 1 2


MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 05.12.2014

[TR] TDM REDEFINED GAMEMODE Version 1.0

Hell0 guyz i would like to present before you all my new gamemode which is named [TR] TDM REDEFINED.
The gamemode revolves around te famous counter strike map italy mini, where there are 2 team terrorists and police, both compete to get the kills required to win the round.

Features of the gamemode are as follows:-
- MySQL login and register system
- Has a simple anti cheat system (Not much advanced)
- Server Tag system
- Headshot system
- Admin System(with ban system, mute, unmute, kick, spectate etc.)
- Kill Textdraw
- Round System
- Damage Taken and Damage Given Textdraws.
- Stats Textdraw(visible near the radar)
- Weapon Shop on Spawning
- Anti Team Kill
- Anti Spawn Kill
- Hitsound system where you can hear a sound if your bullet gives damage to the player.
-You cannot say bad words in the chat so i put that feature, anti advertising and stuff.
- Vip system is there but no special features have been put in it.

There are much more features you can explore. I could not include pictures due to issues with my net, i will put them soon.

Includes Required:

Код:
#include <a_samp>
#include <sscanf2>
#include <streamer>
#include <zcmd>
#include <a_mysql>
#include <foreach>
Plugins Required :
streamer
whirlpool
sscanf
mysql

Note : MySQL R38 plugin and includes are required.

Credits : Waheguru ( God) for his blessings.
All the SA-MP team, The authors of the plugins and includes and myself for scripting this.


Download Link: http://www.mediafire.com/view/a9k8kv...ggi/CSSAMP.pwn

Test Server IP : 94.23.208.199:2513


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Crowler - 05.12.2014

Good job! Can you upload the database (.sql)?


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Alex Magaсa - 05.12.2014

No pictures? seems good gamemode. Keep it up!

I know you won't put pictures but for me (this is not called a complete gamemode topic). I know this is a gamemode but if you were a game developer the customer will ask you screenshots 1st to take a look at the game instead of getting the source code.


Re : MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - samp_boy - 05.12.2014

26 Errors


Код:
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(347) : error 017: undefined symbol "mysql_log"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(368) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(939) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(940) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(937) : warning 203: symbol is never used: "fields"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1333) : error 025: function heading differs from prototype
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1636) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1638) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1696) : error 017: undefined symbol "mysql_escape_string"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1717) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1718) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1715) : warning 203: symbol is never used: "fields"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2311) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2323) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2324) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2327) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2328) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2329) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2330) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2331) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2332) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2333) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2334) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2335) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2336) : error 017: undefined symbol "cache_get_field_content"



Re: Re : MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 06.12.2014

Quote:
Originally Posted by samp_boy
Посмотреть сообщение
26 Errors


Код:
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(347) : error 017: undefined symbol "mysql_log"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(368) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(938) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(939) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(940) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(937) : warning 203: symbol is never used: "fields"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1333) : error 025: function heading differs from prototype
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1636) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1638) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1696) : error 017: undefined symbol "mysql_escape_string"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1716) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1717) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1718) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(1715) : warning 203: symbol is never used: "fields"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2310) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2311) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : error 017: undefined symbol "mysql_format"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2322) : warning 202: number of arguments does not match definition
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2323) : error 035: argument type mismatch (argument 1)
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2324) : error 017: undefined symbol "cache_get_data"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2327) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2328) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2329) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2330) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2331) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2332) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2333) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2334) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2335) : error 017: undefined symbol "cache_get_field_content"
C:\Users\tmi\Desktop\Mohamed\Call of Duty - Desert Warfare\gamemodes\CSSAMP.pwn(2336) : error 017: undefined symbol "cache_get_field_content"
you need MySQL R38 includes


Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
No pictures? seems good gamemode. Keep it up!

I know you won't put pictures but for me (this is not called a complete gamemode topic). I know this is a gamemode but if you were a game developer the customer will ask you screenshots 1st to take a look at the game instead of getting the source code.
I am well aware of this fact but my internet connection goes down when i upload files, i will post some when i go to a cyber cafe


Re : MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - ManuelNeuer - 06.12.2014

Not bad at all.


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Zeel - 06.12.2014

Well, it's a nice gamemode. But, don't show "laziness" in showing/describing about your gamemode. Take your full time. Don't just release a gamemode, in the intention of releasing. But, be a man, and release it open minded.


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - $Bayside$ - 07.12.2014

Good job, I might just try this out.


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Pravin - 07.12.2014

Good job, +REP


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - iSteve - 07.12.2014

nice GM Buddy


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Bridge - 07.12.2014

Well nice GM


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 07.12.2014

Thanks for the positive feedback


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - GamingPro - 07.12.2014

Sound like a good gm!


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 09.12.2014

Just to announce that i have started working on version 2 also.


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Mijata - 09.12.2014

(1333) : error 025: function heading differs from prototype
(1636) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
(163 : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


? Help ??


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - N0FeaR - 09.12.2014

Good job!


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 11.12.2014

thanks brothers


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - TRTDM - 12.12.2014

Quote:
Originally Posted by Mijata
Посмотреть сообщение
(1333) : error 025: function heading differs from prototype
(1636) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
(163 : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


? Help ??
do you have the complete includes ?


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - Arastair - 12.12.2014

Good job


Re: MySQL R38 [TR] TDM REDEFINED GAMEMODE Version 1.0 - www - 12.12.2014

Thanks for it