Search Results
Quote: Magor: everything you said is true, but the way you said just makes me think of you as someone who decides to go through the internet pissing people off and trying to look smart. Fo...
883
Quote: [red]I believe this isn't his latest script[/red] and mistakes happen. [green]Look when was this topic created[/green] [INC] Xini v2 - Edit INI files « on: Today at 11:47...
883
[red]Useless[/red] pawn Code: xini_remove(filename[]){  if(!fexist(filename)) return false;  fremove(filename);  return true;} [blue]native bool:fremove(const name[]);[/blue] fails if the file doe...
883
It isn't shitty because it is helpfull. It is shitty because it requires using commands. What if player who opened the gate won't close it? The game will be ruined! And also there has to be somebody ...
915
A little shitty way to create gates. Why don't you make it open/close automatically? Withoud any need to use commands.
915
I am surprised (in good way), because you are the first, who doesn't thing that my post is against the author, but the purpose is to show problem parts of code.
417
Why do you use format here? pawn Code: new iString[128];format(iString, sizeof(iString), "*** Server Monitored by FcukIt v3.0 Ultimate! [by [DRuG]Scarface]");SendClientMessage(playerid, 0xFFFF00AA,...
417
Quote: Originally Posted by yom This is awesome if it works I can't test actually but will do and post comments But i already have a suggestion (easily scriptable in Pawn but may be bet...
5,659
Buzco, i have seen a lot of your previous scripts. Your work is wasting of hardware. Original code: pawn Код: forward IsInThisInteriorPickup(id);public IsInThisInteriorPickup(id){  new value;  ...
1,182
If folder already exists, MakeDirectory returns -1 = making directory failed.
740
Quote: Originally Posted by kaisersouse You can ban all players from Romania, look here: http://forum.sa-mp.com/index.php?topic=33294.0
893