Search Results
Quote:
Originally Posted by Logofero
PHP код:
enum vehicleE {
    vVehicleModelID,
    Float: vVehiclePosition[3],
    Float: vVehicleRotation,
    vVehicleGroup...
22
Quote:
Originally Posted by jlalt
PHP код:
enum vehicleE {
    vVehicleModelID,
    Float: vVehiclePosition[3],
    Float: vVehicleRotation,
    vVehicleGroup,
Â...
22
There appears to me to car number plate.
PHP код:
enum vehicleE {
    vVehicleModelID,
    Float: vVehiclePosition[3],
    Float: vVehicleRotation,
    vVehicleGroup,
   ...
22
Quote:
Originally Posted by Abagail
You don't escape your strings, this can lead to SQL injection - you should escape the strings to avoid unwanted database access. The reason it's probabl...
24
It does not work this command.
PHP код:
<?php
include 'includes/config.php';
redirect_not_logged();
include 'includes/header.php';
if(isset($_POST['sbm'])){
$mail = sec($_POST['mail']);
...
24
When I buy a car I do not show the price of insurance, i show $0.And after I destroy it looks normal price.
PHP код:
public OnVehicleDeath(vehicleid, killerid) {
    #if defined DEBUG
...
20
Quote:
Originally Posted by Hostskool
pawn Код:
if(sscanf(params, "s[100]", szCom)) return SendClientMessage( playerid, -1, "Syntax: /test <text>");
Change the above line to the...
24
I have a problem when I write this command in game /carcommand I met appears
PHP код:
 Syntax:/test <text>Â
??
http://pastebin.com/PMK1Pp6p
24
It does not save and I write in comm ie write / savecomm and saves me than name.txt
http://pastebin.com/bdzWzSF9
23
I want to make an order in which to save a comment such as "a player write / save [comment] and me to defend my document to the folder where the server".
25
Hello, I want a command to write something in the game and I'm getting a file from a server that I wrote rescue server.'
ex (/text [description] and save file.txt in folder.)
Thank you
31
I want the job of (trucker) to do with GM cars and personal cars.
How do I can do with the GM and the personal?
PHP код:
public KamionPrehrane(carid) // vozac prehrambene robe
{
 if((car...
23
let it do when given as (/ v sell) to give me my money on it and it will spawn where?
19
Not that I give when (/ v sell) player gives half the money from the car dealer price, but after da (/ v sell) when I get on it to show that the dealer price not lower.
19