SA-MP Forums Archive
[GameMode] [GM] Fury DM/Stunt v1.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] Fury DM/Stunt v1.3 (/showthread.php?tid=198540)



[GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

Fury Deathmatch/Stunt server v1.3


Note: this is my first work/gamemode so be kind please

I fixed some of the warnings but i guess there is some still.


Commands:
/cmds
/help
/drag - Teleports you to Desert Airport in Las Venturas
/wepset1 - gives you some weapons
/wepset2 - Gives you some diffrent weapons
/kill - kills yourself if your stuck or just wanna get to spawn
/heal - heals you to full health


Unique:
At spawn its an pretty setup stunt park with ramps and bike climbing places.
and it is some NRGs, Sanchezes, go-karts and to the south its 3 Elegy`s wich are Tuned


Changelog:
*Added Register/Login System
*Added alot of comments in the script
*Fixed some bugs


Upcoming:
*Will add alot more commands to players and admins
*Will make alot more stunt places
*Maybe some DM Arenas


PS: You need to compile it

Thanks, Olabvii


Re: [GM] Fury DM/Stunt v1.3 - nuriel8833 - 12.12.2010

Nice gamemode!
Thanks dude


Re: [GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

your welcome m8


Re: [GM] Fury DM/Stunt v1.3 - Dr.Ghost - 12.12.2010

nice man releasing it keep good our work XD


Re: [GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

haha. Thanks


Re: [GM] Fury DM/Stunt v1.3 - _Necro_ - 12.12.2010

Good work for your first effort, keep it up


Re: [GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

thanks

Q: Is the Register system working as it should?


Re: [GM] Fury DM/Stunt v1.3 - Negat1Ve - 12.12.2010

Errors....
Код:
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(55) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(208) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(455) : error 017: undefined symbol "Login"
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(455) : warning 215: expression has no effect
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(455) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(455) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\ola\gamemodes\ola.pwn(455) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.



Re: [GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

you know how to fix?


Re: [GM] Fury DM/Stunt v1.3 - olabv - 12.12.2010

nvm i know how to fix