Re: [GM] Stunt Universe v0.5 -
Nimphious - 01.01.2009
Quote:
Originally Posted by Thehunter[SU
]
JEEZES you used the script of my and aah nvm you make me sick stupid asehole i quit sa-mp 2 years was great goodby
|
Have a rage, you make me sick you stupid dumbass.
well anyway nice gm.
Re: [GM] Stunt Universe v0.5 -
ғαιιοцт - 01.01.2009
Quote:
Originally Posted by Nimphious
well anyway nice gm.
|
thx
Re: [GM] Stunt Universe v0.5 -
Nimphious - 01.01.2009
Well i learned from the script on how to respawn on deathmatches until you /leavedm :P
Re: [GM] Stunt Universe v0.5 -
Mozzy - 02.01.2009
"Error: Cannot read fro file: CPloader"
Anyone help?
Re: [GM] Stunt Universe v0.5 -
Serbish - 02.01.2009
Quote:
Originally Posted by Mozzy
"Error: Cannot read fro file: CPloader"
Anyone help?
|
Download this file "CPloader".
Re: [GM] Stunt Universe v0.5 -
Rozzie - 02.01.2009
Quote:
Originally Posted by Thehunter[SU
]
JEEZES you used the script of my and aah nvm you make me sick stupid asehole i quit sa-mp 2 years was great goodby
|
now will everyone be glad cuz 1 more noob left sa-mp. yey.
I trust more fallout than an random noob lol.
Re: [GM] Stunt Universe v0.5 -
Thief_ - 19.01.2009
Stunt Universe v0.5 gameMode yuor? yuor GAMEMOD name:
Stunt•DM•Drift•Race•Freeroam. Please can you rename
Stunt•DM•Drift•Race•FreerLT and send to me PLEASE... :S me skype:
donce149
Re: [GM] Stunt Universe v0.5 -
Thief_ - 19.01.2009
[quote=Thief_ ]
Stunt Universe v0.5 gameMode yuor? yuor GAMEMOD name:
Stunt•DM•Drift•Race•Freeroam. Please can you rename
LT+Stunt•DM•Drift•Race•FreeRoam and send to me PLEASE... :S me skype:
donce149
[/quote
Re: [GM] Stunt Universe v0.5 -
Thief_ - 19.01.2009
[quote=Thief_ ]
Quote:
Originally Posted by Thief_
Stunt Universe v0.5 gameMode yuor? yuor GAMEMOD name: Stunt•DM•Drift•Race•Freeroam. Please can you rename LT+Stunt•DM•Drift•Race•FreeRoam and send to me PLEASE... :S me skype:donce149
|
Re: [GM] Stunt Universe v0.5 -
SPFoxy - 19.01.2009
Quote:
Originally Posted by Crowone
there is no users file ... as there is no register thing
|
then you can make people admins
Re: [GM] Stunt Universe v0.5 -
ғαιιοцт - 19.01.2009
Quote:
Originally Posted by Thief_
Quote:
Originally Posted by Thief_
Quote:
Originally Posted by Thief_
Stunt Universe v0.5 gameMode yuor? yuor GAMEMOD name: Stunt•DM•Drift•Race•Freeroam. Please can you rename LT+Stunt•DM•Drift•Race•FreeRoam and send to me PLEASE... :S me skype:donce149
|
|
|
don't tripple post and maybe I'll help you...
Re: [GM] Stunt Universe v0.5 -
Thief_ - 19.01.2009
I'am Sorry for flood. :SS Please help me. Me skype: donce149 please
)
Re: [GM] Stunt Universe v0.5 -
SPFoxy - 19.01.2009
find a admin system on the filterscripts and includes board
Re: [GM] Stunt Universe v0.5 -
ғαιιοцт - 19.01.2009
Quote:
Originally Posted by Thief_
I'am Sorry for flood. :SS Please help me. Me skype: donce149 please )
|
- just open SU.pwn
- and use Search there (in pawno, not on the forum)
- search for: Stunt•DM•Drift•Race•Freeroam
- than just replace it with the string you want
-
Compile the script (F5)
- that's it
Re: [GM] Stunt Universe v0.5 -
Thief_ - 19.01.2009
Drops 1 error. Please rename LT+Stunt•DM•Drift•Race•Freeroam and place for sending. PLEASE
pwn, and Amx please.
Re: [GM] Stunt Universe v0.5 -
SPFoxy - 19.01.2009
whats the error
Re: [GM] Stunt Universe v0.5 -
ғαιιοцт - 17.04.2010
hmm can you show the code of that please?
Re: [GM] Stunt Universe v0.5 -
FUNExtreme - 17.04.2010
The "Pink cars" pic just made me =>
Re: [GM] Stunt Universe v0.5 -
ғαιιοцт - 17.04.2010
haha they're awesome xD
Re: [GM] Stunt Universe v0.5 -
MeBilly - 18.04.2010
Quote:
Originally Posted by °ғαιιοцт°
hmm can you show the code of that please?
|
public OnPlayerConnect(playerid)
{
F_OnPlayerConnect(playerid);
TextDrawUseBox(Textdraw0,1);
TextDrawBoxColor(Textdraw0,0x000000ff);
TextDrawTextSize(Textdraw0,-1.000000,146.000000);
TextDrawAlignment(Textdraw0,0);
TextDrawBackgroundColor(Textdraw0,0x0000ff33);
TextDrawFont(Textdraw0,3);
TextDrawLetterSize(Textdraw0,0.299999,0.700000);
TextDrawColor(Textdraw0,0xffffffff);
TextDrawSetOutline(Textdraw0,1);
TextDrawSetProportional(Textdraw0,1);
TextDrawShowForPlayer(playerid, Text:Textdraw0);
Checkgate = SetTimer("CheckGate", 1000, 1);
lvwz = SetTimer("LVWZ", 1000, 1);