[GameMode] [GM] JaYmE's Free Roam Mode
#1

JaYmE's Free Roam Mode
Ok, i know it has been a while since i released a script but i think it has been long enouth.
So, here it is my new script, but th=first some little but of stuff about it:


Work Time : 3 - 4 Days ( 2 - 3 Hours A Day )
Why Im Releasing : Well i got bored f this script plus wanted to make something different
Ammount Of Lines : 1632


Thats all i can say really ?
Anyways,

People i want to thank:


Sa-Mp Team : For ... SA-MP Best Mod Ever !
Seif_ : /register / /login system !
Y_Less : Encrypt Function


If anybody is missing just say and ill add you

And without further adoo

- Instructions -

Just save file to %server folder%/gamemodes/
Open Server.cfg and put gamemode as Inventory ( or %whatever% if you rename the .pwn )
Go ingame and type /help for all commands, or read the Inventory.pwn file

- Commands -

if ( strcmp(Cmd, "/Help", true) == 0 ) {
SendPlayerFormattedText(playerid, " - JaYmE's Game Modes : Help :", 0);
SendPlayerFormattedText(playerid, " - Type /AnimList For A List Of Animations !", 0);
SendPlayerFormattedText(playerid, " - Type /InventoryHelp For Help With The Inventory !", 0);
SendPlayerFormattedText(playerid, " - Type /Commands For Some Usful Commands To Use !", 0);
return 1;
}

if ( strcmp(Cmd, "/AnimList", true) == 0 ) {
SendClientMessage(playerid, 0xAFAFAFAA, " - Available Animations: ");
SendClientMessage(playerid, 0xAFAFAFAA, " - /HandsUp /Drunk /Bomb /GetArrested /Laugh /LookOut /RobMan");
SendClientMessage(playerid, 0xAFAFAFAA, " - /CrossArms /Lay /Hide /Vomit /Eat /Wave /Taichi /OldDance");
SendClientMessage(playerid, 0xAFAFAFAA, " - /Deal /Crack /SmokeM /SmokeF /GroundSit /Chat /Dance /F**kU");
}

if ( strcmp(Cmd, "/InventoryHelp", true) == 0 ) {
SendClientMessage(playerid, 0xAFAFAFAA, " - Inventory Help: ");
SendClientMessage(playerid, 0xAFAFAFAA, " - The Inventory Will Hold Items For You That You Can Use Later");
SendClientMessage(playerid, 0xAFAFAFAA, " - /MyInventory /DropItem /DropAllItems");
}

if ( strcmp(Cmd, "/Commands", true) == 0 ) {
SendClientMessage(playerid, 0xAFAFAFAA, " - Current Commands: ");
SendClientMessage(playerid, 0xAFAFAFAA, " - /Login /Register /SetCheckpoint");
SendClientMessage(playerid, 0xAFAFAFAA, " - /GiveCash /Teleport /Me");
SendClientMessage(playerid, 0xAFAFAFAA, " - /MakeAdmin /MakeCop");
SendClientMessage(playerid, 0xAFAFAFAA, " - /SpecPlayer /SpecVehicle /SpecOff");
}

Any Questions you would like to post just post
Thanks for Reading, Comments welcome !
Mirrors Welcome Also
Reply
#2

Is there a download link / pastebin?
And some more information?
Reply
#3

1: ill have to add pastebin link after school, sorry.

2: it is a lvdm edit which i coded which has a inventory system that saved 5 items which can later be used.
but i have not done that yet the inventory works perfect and saves to a file, along with other stuff,
it also has other stuff in it like /me /setcheckpoint (cop only) and animations in it, its just a nice start script to a rp server,
and i dont think i will be updating it as i want to make something different, maybe a mini-missions server

Thanks for the comment, and enjoy the script
Reply
#4

Sorry for the double post, but first post updated, commands added, and well just better.

Enjoy,

JaYmE.
Reply
#5

How could I make it so the inventory save into a file until the player tosses or uses the item?
Reply
#6

Hmm small edit if it is an edit?
Reply
#7

Quote:
Originally Posted by Rks_
Hmm small edit if it is an edit?
? i added 20 ines to the first post if thats what you meen

Quote:
Originally Posted by notec100
How could I make it so the inventory save into a file until the player tosses or uses the item?
its all done ? it saves to a file untill the player uses /dropitem or /dropallitems

the use's part you willhave to do as i dont want to do more to this script but if
you need help very bad i will help
Reply
#8

Is it your first gm? If so nice if not you could do better then that.
Reply
#9

sure , isn't maked by u.
is based by LVDM
Reply
#10

Nice Job
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)