[GameMode] Freeroam Script
#1

So this is my first script, go easy over me. Note: I am going to add remaining things soon as possible.
SG Freeroam Server Script

I made it from scratch, the one download from samp official server client website. Added all the skins by using loop (thanks to that guy who helped me in this). Different Cmds: /cmds /stunt /weapons /heal /parkour etc

/stunt - teleports u to stunt place which i mapped myself and is really good for bored players.
/parkour - teleports u to parkour arena and moutan bikes with you
/weapons - gives u weapons
/heal - fills ur health and armor
/cmds - shows all cmds
/fixcar - fix ur car
/godmode - 9999 health
/drift - tp urself to drift place.
/respawn - respawn urself

Credits: SAMP, Guys who helped me in making this in the forum.

Pastebin: https://pastebin.com/DSPLLT3f



Things to be added: Login / register system | vehicle system | and much more soon
Reply
#2

suggestion, complains and feedback al here plz fast i am excited
Reply
#3

I think you should try to use zcmd instead of strcmp, in the future. Because that's faster and easier!
Reply
#4

Please remove that pragma, it isn't needed!
Reply
#5

+rep if u liked it
Reply
#6

Nice work Steven, I would suggest you to add an administrator system and donators system, and fixing and optimizing some few things! other than that good luck! here it's you REP+
Reply
#7

Quote:
Originally Posted by StevenLV
Посмотреть сообщение
+rep if u liked it
1 star
Reply
#8

Too basic.
Reply
#9

If you are learning yet you are NOT supposed to release anything till you understand what you actually are doing. This script any newbie or a beginner would write it easily by looking at the wiki.
Reply
#10

It's not even a GameMode, but a few commands+a Small area
Reply
#11

Hey man can you explain this here:
Код:
SetPlayerCameraPos(playerid, 2482.113525 + (10 * floatsin(-267.734191, degrees)), 1266.363037 + (10 * floatcos(-267.734191, degrees)), 10.812500);
I was just wondering why you were using that and the mathematical thinking behind it - not criticism, am simply wanting to know how your thinking process was when you created this! Cheers.
Reply
#12

1 Star
Reply
#13

For beginners, it is not bad.
Reply
#14

Quote:
Originally Posted by Hansrutger
Посмотреть сообщение
Hey man can you explain this here:
Код:
SetPlayerCameraPos(playerid, 2482.113525 + (10 * floatsin(-267.734191, degrees)), 1266.363037 + (10 * floatcos(-267.734191, degrees)), 10.812500);
I was just wondering why you were using that and the mathematical thinking behind it - not criticism, am simply wanting to know how your thinking process was when you created this! Cheers.
I think he is doing GetXYInFrontOfPlayer. But it is not needed because the values aren't changeable, just do these mathematics on calculator and add in script
Reply
#15

Quote:
Originally Posted by coool
Посмотреть сообщение
I think he is doing GetXYInFrontOfPlayer. But it is not needed because the values aren't changeable, just do these mathematics on calculator and add in script
It was sarcasm because I wanted to see if he understood what he actually wrote. :/ Although I'll give you a cookie for being a good citizen and responding! :3

* Hansrutger gives cookie!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)