Search Results
By the way, no need for PHP Code: '%d'  , just PHP Code: %d  , it is not a string
466
What are you trying to achieve?
405
I have no issues with it on win10
2,085
Quote: Originally Posted by GRiMMREAPER Just display the information that's displayed on a regular user. Bots don't have rich presence
17,802
Search for PHP код: SetPlayerScore  in your code maybe, and see where is the fault.
492
Quote: Originally Posted by Ermanhaut Program an entire server for someone who doesn't code is like giving a machine gun to a mutant shark. Or, he takes onto the role of a Project Manag...
2,063
I don't understand your sentence.
508
PHP код: alias:createobject("cobj", "cobject");  gives error PHP код: error 010: invalid function or declaration 
76,123
PHP код: alias:createobject("cobj", "cobject");  error PHP код: error 010: invalid function or declaration 
366
What are those PHP код: >>>  after PHP код: GetPlayerColor 
524
PHP код: SetPlayerCameraLookAt(playerid,1397.2776,-1571.4238,142.4507);  Shouldn't be the same with the CameraPos, try adding the coords of where you want the camera to look at, for examp...
307
How do you call a Pawn.CMD command from another command? Found already PHP код: PC_EmulateCommand(playerid, "/command"); 
76,123
Well, you can save the vehicle ID in a pvar or player enum, once a vehicle explodes, check if it is a job vehicle and then check if any player has that vehicle ID assigned to them by iterating through...
343
Query string length should be the count of characters used in the query as it is in the script, or the count of characters which will be once those values are replaced by actual values? For example ...
421
PHP код: D:\Programming\Projects\SAMP\UGRP environment\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Internal\..\YSI_Server\y_scriptinit.inc(141) : error 036: empty sta...
375
Quote: Originally Posted by jasperschellekens This is your problem: PHP код: <sizeof(sfpdcars);  You are treating sfpdcars as a string. What you want to do is this: PHP Ð...
730