SA-MP Forums Archive
[GameMode] Beginner's Gamemode![SCRATCH] - 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] Beginner's Gamemode![SCRATCH] (/showthread.php?tid=478056)



Beginner's Gamemode![SCRATCH] - ikbenremco - 27.11.2013

Hello, I've decided to release my script were I have been working on lately.

NOTE: This gamemode is for starting scripters!

Features:

Y_INI.
ZCMD.
Dynamic factions.
Dynamic Houses (House levels range from 1 to 5).
Dynamic Entrances/Doors
Dyanmic Vehicles system(Admins can make dynamic cars and assign them to factions)
Helpers.
Speedo/Fuel.
5k lines.

How do I make myself admin?;
Use /test in-game to gain admin level 99999.

Helper Commands:

Код:
Helper Rank 1 ~ Helper ~ : /ap 

Helper Rank 2~ Senior Helper ~ : /ap 

Helper Rank 3 ~ Head Helper ~ : /ap 

Helper Rank 4 ~ Director of Public Relations ~ : /ap /makehelper
Admin commands:

Код:
Rank 1 ~ Silent Admin ~ : /a(dmin chat) /skick /spec /specoff

Rank 2 ~ Junior Admin ~ : /kick /aduty /nonewbie /veh /get /goto /givegun /ban

Rank 3 ~ General Admin ~ : /stealth /dcar /dcars /gotoint

Rank 4 ~ Senior Admin ~ : No commands yet :$

Rank 1337 ~ Head Admin ~ : /unban /unbanip

Rank 99999 ~ Executive Admin ~ : /makeadmin /createfaction /createdoor-/editoor /makehelper /createhouse
Bug Reports:

Nothing yet.

Credits:
****** for sscanf & Y_Ini & Foreach.
ZeeX for his ZCMD.
Click here to download!



Re: Beginner's Gamemode![SCRATCH] - Joy_Freed - 27.11.2013

Thank you for releasing it!

Will be testing.


Re: Beginner's Gamemode![SCRATCH] - ikbenremco - 27.11.2013

No problem , please if you find any bugs please post them here.


Re: Beginner's Gamemode![SCRATCH] - vitalz0r - 27.11.2013

nice one, i have tested it, hope you will come with some updates


Re: Beginner's Gamemode![SCRATCH] - ikbenremco - 27.11.2013

@Vitalz0r; My GM is a base for a roleplay gamemode for beginners so try to script something yourself and improving your PAWN skills


Re: Beginner's Gamemode![SCRATCH] - Gen3i - 28.11.2013

Not bad,you should add more stuff though.


Re: Beginner's Gamemode![SCRATCH] - tboysamp - 28.11.2013

nice gm


Re: Beginner's Gamemode![SCRATCH] - Spydah - 29.11.2013

I don't think you've scripted this all yourself...

https://sampforum.blast.hk/showthread.php?tid=476786
This script has exactly the same helper ranks, a few commands are the same..
And a door generator the only place I've saw that is in that script.

Anyways nice gamemode.


Re: Beginner's Gamemode![SCRATCH] - ikbenremco - 08.02.2014

Quote:
Originally Posted by Spydah
Посмотреть сообщение
I don't think you've scripted this all yourself...

https://sampforum.blast.hk/showthread.php?tid=476786
This script has exactly the same helper ranks, a few commands are the same..
And a door generator the only place I've saw that is in that script.

Anyways nice gamemode.
You are basing your conclusion on Helper Ranks and a few command are the same?, I was about to re-script a GF Edit GM from a known SA-MP server to Y_Ini and replace some old methods with new ones.


Re: Beginner's Gamemode![SCRATCH] - PrinceOfPersia - 08.02.2014

Nice GM.


Re: Beginner's Gamemode![SCRATCH] - canadianclass - 08.02.2014

Thank you for this release. I will try to make my first gamemode using this. If I ever do release, I will besure to add you in the credits. Cheers.