Search Results
GetVehiclePos returns the float in the given variable. Meaning, the variable rx ry rz should be a float type.
173
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 ...
1,238
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, ...
1,238
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. ...
1,238
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...
1,238
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...
1,238
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...
123
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]; ...
123
Why not directly use the other link for your request? Am I missing something?
442
Quote: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>...
442
Might be something wrong within the code though... Show us the php file where you handle this request.
442
You have declared the array twice. Remove one and place the other before any code that uses this array.
149
Could you provide the code in whatever you handle this request?
442
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.
149
Show the complete command and the part where you create the textdraws.
300
This is a topic to ask for help, not requests.
115
Do you get the message 'Use: /sellgun [playerid] [number] [value]' when you dont type the whole command with the required parameters?
181
Are you getting the weapons though? (m4,mp5,deagle)
81
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...
219