Search Results
Код:
if(!strcmp(cmd, "/Myadminrecord", true) || !strcmp(cmd, "/mar", true))
{
if(IsPlayerConnected(playerid))
{
GetPlayerName(playerid, sendername, sizeof(sendername));
for...
122
C:\Users\Yaroslav\Desktop\SDRP\gamemodes\sdgc.pwn( 928 : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
This is the err...
222
Код:
C:\Users\Yaroslav\Desktop\SDRP\pawno\include\Dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Yaroslav\Desktop\SDRP\pawno\include\utils.in...
154
Quote:
Originally Posted by [Sk
Noob ]
Ok i got this command now..
its working fine but only if i am in a car and not with distance..
Код:
if(strcmp(cmd, "/lock", true) == 0)
{
/...
319
wow lol i think your game mode is f***ed up xD
418
Ok i got this command now..
its working fine but only if i am in a car and not with distance..
Код:
if(strcmp(cmd, "/lock", true) == 0)
{
//new dist = CheckPlayerDistanceToVehicle(5, player...
319
Hello.
I have a problem with this command..
the problem is that it locks every car even if you dont own it. and its locking only if you're in the car and not in the Distance 5 of it.
Код:
if(st...
319
whats boolean ? lol i dont understand english very good..
178
Hello,
I am using the following car system:
http://forum.sa-mp.com/index.php?topic=160633.0
I edited it to my GM and i have this command
if the player owns the car it will turn on the engine and i...
178
Can you post it with MidoStream ?
that looks nice
1,227
Can you give me a code with MidoStream ?
1,011
I did it like this ....
Код:
format(string, sizeof(string), "This house is for sale! Address: %d %s Description: %s Price: $%d (/buyhouse)",n,houselocation,Houses[n][Description],Houses[n][HouseP...
120
Up...
Can you show me an example for this ?
270
Didnt get you... anyways can anyone show me the format i need to do it with him ?
270
I've tried to do a 3DText for the houses but it didnt show me the Text...
Can any one show me how to do it ?
Код:
format(string, sizeof(string), "This house is for sale! Address: %d %s Descripti...
270
Nice script..
Add /park - to park your car where ever u want it..
3,951
OMFG its fucking awsome !!! Great job guys
3,170