Search Results
[15:53:36] [debug] Server crashed while executing test.amx - Can you not read?
234
A step forward would be debugging it. Like I've already said. "Thanks for stating the obvious" I wouldn't have too if you debugged it in the first place.
103
So clearly it's something to do with the responses. Debug it!
103
[21:14:47] Burrito (482) | N/A (0) | Burrito (482) [21:14:56] Burrito (482) | N/A (0) | Burrito (482)
191
Don't work properly. Apparently I own a burrito, and the vehicle is a BF-400.
191
I now get "undefined command" ingame. pawn Код: CMD:myvehicles(playerid, params[]){    new id1  = GetVehicleModel( PlayerInfo[playerid][pVehicle1] ) - 400  ,    id2  = GetVehicleModel( Play...
191
that won't work, how does it know what the vehicle model is?
191
When a player types /myvehicles, I want it to get his PlayerInfo[playerid][VehicleModel] and display it, but as the name of the vehicle. I have this: pawn Код: new VehicleNames[][] ={    "Lands...
191
pawn Код: Login[playerid] = CreatePlayerTextDraw(playerid, 216.000030, 176.296310, "Login");    PlayerTextDrawLetterSize(playerid, Login[playerid], 0.449999, 1.600000);    PlayerTextDrawAlignm...
110
I was making a login screen with iPLEOMAX's Textdraw editor and when I make the "Login" and "Register" textdraws clickable, they don't seem to work(I had a problem with them so I put them in a command...
110
They both can. Top one can run it better. Possibly on High - ultra. Next time, search ****** for "Can I Run It" and it'll help you
111
This is not my image but that's the bike I got 3 months ago. Paid nearly Ј4,000 for it. It's a beast!
160
How do you mean "available"? The minute you press "buy now" it sends the UPDATE command?
269
This only bans the player's account. Not the IP? So he can join on multiple accounts.
261
Hm, I think with YINI you have to save as a string and load as an interger. Not sure tho!
203