Search Results
The most important stuff I can think of. Guns with 0 ammo. EnablePlayerEmptyWeapons(); Hitting G to return the player from driveby shooting back to the vehicle. (Reverse the animation, reseat play...
34,166
Show LastCar[playerid] and how its called. Also you should replace this with NearbyVehicle or a similar function, as the last car you where in could be across the map.
93
3DTextLabel https://sampwiki.blast.hk/wiki/Create3DTextLabel Do a foreach player. Create a looping timer and assign it to Create3DTextLabel Have it GetVehiclePosition(i); and send the x y z to Cr...
131
Tried it out, still no dice. I sent you a PM here. I do appreciate all this help. I even modified the / 3600 to 25 to see if it was actually returning anything, and still nothing. I just can't figu...
137
Line(343) : warning 213: tag mismatch 343> KillTimer(MileageTimer[playerid]); I think its because you listed the timer as a float >> new Float:MileageTimer[MAX_PLAYERS]
137
So then I can add that to the existing mileage eachtime the timer is killed and save it via mysql? Would that work? I converted the enums to work with my script and make a test command. But the mi...
137
Trying to use a float as an int will do this too, same with missing bracket. I can try compiling it if you'd like to see if its actually your system.
282
Simplified: Basically foreach x || y traveled it puts a tick into a var and divides that by lets say 100, then adds that to the current mileage. Any thoughts would help Just need a point in the ri...
137
Yeah i guess on dialog response it is.
212
As stated here: Код: I really don't want to put this into an ondialog response. Since I want to reuse the pincheck callback. And the ondialogresponse just confirms the pin, returning 1 or 0 depen...
212
Basically. CMD:blah(playerid,params[]){ PHP код: if (ShowPlayerDialog(playerid, DIALOG_CHECKPIN, DIALOG_STYLE_INPUT,"Cipher","Please Enter your pin:","Confirm","") == 1){ //wait for D...
212
I would guess something to do with animations or your onplayerconnect function.
264
Quote: Originally Posted by DiGiTaL_AnGeL And what if he doesn't uses strtok? Then he should be advanced enough to convert it
113
Thanks for that, I was hoping for something like this
66
Towing Motocycles is impossible with the standard tow truck, has anyone figured out a way to attach a vehicle to the back of a DFT-30?
66