[RP]please can i have This[READ !] -
salut693123 - 30.08.2010
OOC [out of character Command [/ooc for talk to Anyone on server] ]
Shout [Shout command Exemple: /shout [Write]]
Proxdetector [Distance Of Chat 3.0]
Local ooc [Local ooc Exemple /b]
Me [ /me [action]
I hope you find that for me
Re: [RP]please can i have This[READ !] -
Mike Garber - 30.08.2010
https://sampforum.blast.hk/showthread.php?tid=118885
Re: [RP]please can i have This[READ !] -
salut693123 - 30.08.2010
Where is it at
https://sampforum.blast.hk/showthread.php?tid=118885
Re: [RP]please can i have This[READ !] -
Luis- - 30.08.2010
He means ask there -.-
Re: [RP]please can i have This[READ !] -
salut693123 - 30.08.2010
No other else?
Re: [RP]please can i have This[READ !] -
Luis- - 30.08.2010
Quote:
Originally Posted by salut693123
No other else?
|
Why don't you try getting a RP Gamemode and learning how to make them your self or copy them into your Gamemode..
Re: [RP]please can i have This[READ !] -
salut693123 - 30.08.2010
it dont work all time 5 error and i dont fucking understand error -.- i need help and i dont want GF edit LARP N shitz
Re: [RP]please can i have This[READ !] -
Voldemort - 31.08.2010
Quote:
Originally Posted by salut693123
it dont work all time 5 error and i dont fucking understand error -.- i need help and i dont want GF edit LARP N shitz
|
Try one more time, but this time with abit more effort, open stock GF, Than press CTRL+F, F button is near G, but it isnt T, T is above F , well search by D button and next button to right is F, than write ProxDetector, copy and paste it, than search for /me /s and /b
Re: [RP]please can i have This[READ !] -
salut693123 - 31.08.2010
C:\Documents and Settings\philippe veilleux.HOLA\Bureau\Stunt Evo - Servera\gamemodes\Police.pwn(186) : error 001: expected token: ";", but found "return"
Re: [RP]please can i have This[READ !] -
salut693123 - 31.08.2010
Quote:
Originally Posted by Voldemort
Try one more time, but this time with abit more effort, open stock GF, Than press CTRL+F, F button is near G, but it isnt T, T is above F , well search by D button and next button to right is F, than write ProxDetector, copy and paste it, than search for /me /s and /b
|
I know but 5error and im not fucking pro coder :S
Re: [RP]please can i have This[READ !] -
LarzI - 01.09.2010
Then start learning more so you become a pro scripter..
pawn Код:
if( !strcmp( cmdtext, "/ooc", true ))
{
new
string[ 128 ];
format( string, sizeof( string ), "%s", cmdtext[ 5 ] );
SendClientMessageToAll( 0xFFFF00FF, string );
return true;
}
There you have a OOC command.. Try doing the rest yourself.
Re: [RP]please can i have This[READ !] -
salut693123 - 01.09.2010
voldemort There just 2prox detector forward now when i put it on my script it say
C:\Documents and Settings\philippe veilleux.HOLA\Bureau\Stunt Evo - Servera\gamemodes\Police.pwn(533) : error 004: function "ProxDetector" is not implemented
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: [RP]please can i have This[READ !] -
salut693123 - 01.09.2010
Quote:
Originally Posted by Voldemort
Try one more time, but this time with abit more effort, open stock GF, Than press CTRL+F, F button is near G, but it isnt T, T is above F , well search by D button and next button to right is F, than write ProxDetector, copy and paste it, than search for /me /s and /b
|
Well it dont work O.o
Re: [RP]please can i have This[READ !] -
KeeDee - 29.07.2011
Hi, i could suggest you to take the cmd ''/me'' From wiki sa-mp then copy paste it on your script then rename it /ooc /b /shout.