SA-MP Forums Archive
[GameMode] [GM] Real-Life Stunting v6.3 - 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] [GM] Real-Life Stunting v6.3 (/showthread.php?tid=68678)

Pages: 1 2 3


[GM] Real-Life Stunting v6.3 - cmg4life - 12.03.2009

This mode was made when i was a nab in scripting.

*Real-Life Stunting v6.3


Genere: Roleplay; Stunting; Racing; Drifting; DeathMatching; Freeroam.
Commmands: Too lazy to count. Tons of them.

Features: -Race system (thnx to Yagu, edited by me)
-House system (thnx to Antironix, edited by me)
-Object streamer (thnx to Boylett )
-Property system (thnx Sandra, edited by me)
-Jobs system (me)
-Anti-Fall (MaVe, heavily edited by me)
-Shop system (me)
-Gang system
-Wanted system
-Hitman system
-License system (me)
-Bank system (me)
-Pirate Ship system (a guy)
-Teleports, by category and randomly (by me)
-DM Zones (me)
-Admin system (thnx to Andre, heavily edited by me)
-Stats saving & loading (me)
-Interactiv tutorials in-game
-Max Ping Kicker
-No MySQL
-Eat & Sleep commands , in house (me)
-Some other that you will discover...


! Notes

*This Gamemode is not a GF Edit and doesnt uses parts of GF either.

*This Gamemode has 2 folders in Scriptfiles, Houses and in Houses the folder Users, so : Server/Scriptfiles/Houses/Users/ .
If you do not create the folders the server will crash at start !

*This Gamemode uses xStreamer v4.3,
To install it:

1. You need .NET Framework 3.5 Service Pack 1 ( Windows , not needed for linux )
2. You need xStreamer.dll (for Windows) if you have a LInux server then you need to complie the Streamer yourself, check xStreamer Topic
3. You need xStreamer in your filterscripts folder & xStreamer.dll or .os and so on... in your plugins folder
4. In your server.cfg you need to have the "plugins" line and add xStreamer.dll (windows) or xStreamer.os (linux os) and so on...
5. In your server.cfg you need to have the xStreamer filterscript at the "filterscripts" lines.
6. In your script that uses Objects, you need to have the xStreamer include ( and in your pawno/includes folder )
7. Run the server ! :]

*Do the above if you encounter
Quote:

Script[gamemodes/allnone.amx]: Run time error 19: "File or function is not found"

error.

*If you encounter server crash upon Kick/Ban replace Line:
Code:
case 3: format(cstring, sizeof(cstring), "(ID:%d ) %s has left the server... (Kicked or Banned)", playerid, pName);
with
Code:
case 2: format(cstring, sizeof(cstring), "(ID:%d ) %s has left the server... (Kicked or Banned)", playerid, pName);
-i'm terribly sorry for this, i saw it too late

Download

http://solidfiles.com/d/qvxZ -> Script only With teleports avalible only for staff (see page 6)

http://solidfiles.com/d/Zi16 <- Server Pack 0.3

PS: This gamemode was made in 0.2x era.

Have fun and Please KEEP THE CREDITS !
PS: Post opinion if you download ( or not ^^ )



Re: [GM] Real-Life Stunting v6.3 - popmun - 12.03.2009

nice gamemode you got there cmg


Re: [GM] Real-Life Stunting v6.3 - nyl - 13.03.2009

not gonna download but i post a reply as i am good friend

so i guess the GM is sexy

offtopic:

oh and i started scripting again, another crazy gamemode will come out


Re: [GM] Real-Life Stunting v6.3 - speed337 - 13.03.2009

I got a erorr...........

when I start the gamemode than.... MS-DOS screen sad............

Script[gamemodes/allnone.amx]: Run time error 19: "File or function is not found"

What is the problem??


Re: [GM] Real-Life Stunting v6.3 - ғαιιοцт - 13.03.2009

it looks nice


Re: [GM] Real-Life Stunting v6.3 - Oxside - 13.03.2009

very nice
Maybe im gonna use you stunt in : the Sunt Land GM V2

Stunt Land GM : Is an GM with collected stunts and copied stunts out GM's
Also stunt from SAMP Mapping Forums!



Re: [GM] Real-Life Stunting v6.3 - cmg4life - 13.03.2009

Quote:
Originally Posted by speed337
I got a erorr...........

when I start the gamemode than.... MS-DOS screen sad............

Script[gamemodes/allnone.amx]: Run time error 19: "File or function is not found"

What is the problem??
You need xStreamer.dll in server.cfg at plugins , if still doesnt work, talk to boylett, its his plugin

PS: Thnx guys


Re: [GM] Real-Life Stunting v6.3 - Synkro93 - 13.03.2009

Very nice, cmg
Stunt is getting popular - people are getting tired of roleplay.


Re: [GM] Real-Life Stunting v6.3 - speed337 - 14.03.2009

Quote:
Originally Posted by cmg4life
Quote:
Originally Posted by speed337
I got a erorr...........

when I start the gamemode than.... MS-DOS screen sad............

Script[gamemodes/allnone.amx]: Run time error 19: "File or function is not found"

What is the problem??
You need xStreamer.dll in server.cfg at plugins , if still doesnt work, talk to boylett, its his plugin

PS: Thnx guys
It still didn't work.........Is there any other way??


Re: [GM] Real-Life Stunting v6.3 - tehcudguy - 14.03.2009

Is it only me, or does this cause the rcon window to crash right when i load the server..?

Also from the code it look's really nice


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 14.03.2009

rcon window... i dont have any problem...


@speed: talk to boylett man




Re: [GM] Real-Life Stunting v6.3 - speed337 - 15.03.2009

boylett man? Who is he? Where can I find him?


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 15.03.2009

msn or in xStreamer Topic... thats the streamer this gamemode uses.


Re: [GM] Real-Life Stunting v6.3 - GrilloBR - 18.03.2009

Quote:
Originally Posted by speed337
I got a erorr...........

when I start the gamemode than.... MS-DOS screen sad............

Script[gamemodes/allnone.amx]: Run time error 19: "File or function is not found"

What is the problem??
Friend is the same mistake with me.
You can teach me how to install?


Re: [GM] Real-Life Stunting v6.3 - *ToM* - 18.03.2009

Any Videos,Screenshots ??


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 20.03.2009

Thnx all

This Gamemode uses xStreamer v4.3,
To install it:

1. You need .NET Framework 3.5 Service Pack 1 ( Windows , not needed for linux )
2. You need xStreamer.dll (for Windows) if you have a LInux server then you need to complie the Streamer yourself, check xStreamer Topic
3. You need xStreamer in your filterscripts folder & xStreamer.dll or .os and so on... in your plugins folder
4. In your server.cfg you need to have the "plugins" line and add xStreamer.dll (windows) or xStreamer.os (linux os) and so on...
5. In your server.cfg you need to have the xStreamer filterscript at the "filterscripts" lines.
6. In your script that uses Objects, you need to have the xStreamer include ( and in your pawno/includes folder )
7. Run the server ! :]


EDIT: Pls reply with feedback. thnx


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 21.03.2009

thnx mavester.
Did the steps that i gave work ? (@ the guys who said it doesnt work )


Re: [GM] Real-Life Stunting v6.3 - Hunchbakk - 21.03.2009

Can you please help me?

Whenever I click on server.cfg it does all its loading stuff and after it comes up with the line "Real-life Stuning gamemode - Loaded!"
it says samp-server.exe has encountered a problem and needs to close. we are sorry for the inconvenience.
Please help?


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 22.03.2009

what does the server log say ?


Re: [GM] Real-Life Stunting v6.3 - cmg4life - 22.03.2009

does anyone host it ? or does it use parts of my gamemodes ?( id like ip xD)