SA-MP Forums Archive
[GameMode] Simple DM Base - 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] Simple DM Base (/showthread.php?tid=443074)



Simple DM Base - Rapha3L - 10.06.2013

Version: 1.0.1
Author: Rapha3L
Work Time: 7-10 Hours
Language: English

This simple gamemode is a Deathmatch base in El Quebrados. It was my first script so i think isn't bad for first work. The base contains: A simple command to a Run Weapons Arena, Drift Zone, a little Parkour Map and a Biz to buy heal and weapons. You start with a pack of guns (Deagle, Shot, M4 and Sniper), and in Biz you can improve your pack with grenades (/nadepack) and Spas (/pack2)

Commands:

Code:
/Parkour
/runw
/drift
Biz Commands:

Code:
/Enter
/exit
/heal
/pack2
/nadepack
In a next version i will implant some systems like Register/Login System, Score System, Radio System and admin/vip System and of course improve the gamemode to a Medium/High Deathmatch.

Download: http://rapha3l.comyr.com/eldm/download/eldmv1.rar
Pastebin: http://pastebin.com/iXxhce58


Re: Simple DM Base - [UG]Daniel - 10.06.2013

[13:31:03] Script[gamemodes/eldm.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[13:31:03] Number of vehicle models: 12
??


Re: Simple DM Base - Chris10 - 10.06.2013

Quote:
Originally Posted by [UG]Daniel
View Post
[13:31:03] Script[gamemodes/eldm.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[13:31:03] Number of vehicle models: 12
??
Add this above OnGameModeInit()
pawn Code:
main()
{
}



Re: Simple DM Base - [UG]Daniel - 10.06.2013

Quote:
Originally Posted by Chris10
View Post
Add this above OnGameModeInit()
pawn Code:
main()
{
}
Thanks


Re: Simple DM Base - Passout - 10.06.2013

Its good enough for your first script. Nice job


Re: Simple DM Base - Rapha3L - 10.06.2013

Thanks
Ideas for the next version are welcome too!


Re: Simple DM Base - [UG]Daniel - 10.06.2013

Rapha3l, acabei de saber q es portugues
Tens skype?


Re: Simple DM Base - xser12 - 12.06.2013

awesome.


Re: Simple DM Base - Egon_Olsen - 15.06.2013

looks nice 9/10


Re: Simple DM Base - gogokickup - 16.06.2013

Is this ur first gm
Nice work