Search Results
GetVehiclePos returns the float in the given variable.
Meaning, the variable rx ry rz should be a float type.
44
Quote:
Originally Posted by Y_Less
I used "sentinel" weapons. When the user has several weapons in the same slot, give them some other ones with very little ammo. These weapons won't be ...
557
Quote:
Originally Posted by Pottus
I see what you mean, but you should be able to determine the scroll order and you can determine if they scrolled up or down from that.
It's possible, ...
557
Quote:
Originally Posted by Pottus
Why would OPU cause any problems for that? No reason not to use it.
It wouldnt cause any problems itself, but it would not be 'enough' to do the job.
...
557
Quote:
Originally Posted by Pottus
Why not make it so it works when you switch weapons instead of pressing a key ?
I am planning on doing this, although I couldn't think of a proper way...
557
Description
Allows players to switch through weapons with the same weapon slot instead of loosing their previous weapon.
Lets say you are holding a Deagle with 25 ammo, normally when you get a silence...
557
I addressed where the problems are comming from and how they should be handled.
What is it you have an issue with for fixing it?\
Edit;
Quote:
Originally Posted by SeeNN
HTML Code:
if...
21
You have to be more precise here...
Can you define 'don't work so great' please?
Looking at your code... I have a few things I would like to point out.
Quote:
Reason[256]; new Str[2500];
...
21
Why not directly use the other link for your request? Am I missing something?
77
Quote:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>...
77
Might be something wrong within the code though...
Show us the php file where you handle this request.
77
You have declared the array twice. Remove one and place the other before any code that uses this array.
27
Could you provide the code in whatever you handle this request?
77
You have to place 'new' before the SweeperVehicles[17];
Than you will have it declared as a array so you can store the vehicles in it.
27
Show the complete command and the part where you create the textdraws.
62
Do you get the message 'Use: /sellgun [playerid] [number] [value]' when you dont type the whole command with the required parameters?
70
Are you getting the weapons though? (m4,mp5,deagle)
26
First time you create the CP, you store the returned id from the function CreateDynamicCP into the variable 'CheckCarregar_TransportadorRefC[playerid]'
Lets just assume it is the first CP since server...
57