Search Results
By the way, no need for PHP Code: '%d'  , just PHP Code: %d  , it is not a string
115
What are you trying to achieve?
111
Quote: Originally Posted by GRiMMREAPER Just display the information that's displayed on a regular user. Bots don't have rich presence
6,619
Search for PHP код: SetPlayerScore  in your code maybe, and see where is the fault.
172
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...
746
I don't understand your sentence.
150
PHP код: alias:createobject("cobj", "cobject");  gives error PHP код: error 010: invalid function or declaration 
25,769
PHP код: alias:createobject("cobj", "cobject");  error PHP код: error 010: invalid function or declaration 
87
What are those PHP код: >>>  after PHP код: GetPlayerColor 
114
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...
82
How do you call a Pawn.CMD command from another command? Found already PHP код: PC_EmulateCommand(playerid, "/command"); 
25,769
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...
85
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 ...
119
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...
95
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 Ð...
195