Search Results
So i added what SymonClash said. and added what Pottus It works. But not everything. The full code: Code: new IsWanted[MAX_PLAYERS]; static bool:IsSpeeding[MAX_PLAYERS]; GetVehicleSpeed(vehiclei...
275
So i when you pass 210 KM in your car it should send the message that you are driving too fast. I tried it, but something doesnt work. Code: stock GetVehicleSpeed(vehicleid) { new Float:vx, ...
275
Okay, found the way, but there is problem.. Im making the command. Dialog style list. To select a radio and then play it. But when i type the command, it doesnt show that the command is unknown, it ...
157
How do i get the .pls link. I found one radio that when i clicked it, it got me to this site: http://prntscr.com/n1lofy and its playing live, automatically, im using it to my server. But for the othe...
157
So, i made it when you join my server it plays music automatically, and its working. I upload it into kiwi6 and then as it goes. But, how do i make it with the radio? cause when i join the sites tha...
157
But if there is a way to do that, how? Like if there is a function to record your voice and send it and like this. But also it should have a delay (timer) that when you talk and the other one talks, a...
124
So i have car spawner in dialog, but when i spawn a car and i get out of it and spawn another, the old one gets destroyed. And i dont know what should i do in the script so i can fix that. Here is ...
122
For example: The /check command. You write for example /check 1 (/check and the ID). And it comes up with the statistics of the player 1 (ID 1).. I can only make /stats. To show your own statistics...
147
I got it. I didnt read it carefully. EDIT: Man.. You are genius. Rep+ for that.
164
1. expression has no effect Error code: Код: SendClientMessage(playerid, -1, "You are afk"), 0;
164
It doesnt work. I wanted when you are in /afk you cant use commands, or normal people (i mean not admin) cant use /goto on you. You can only use /back when you are /afk. I added what you gived to me....
164
After i removed my oldhealth and added yours. It got me 2 mismatch errors. I dont know what to type in it. 1 mismatch error is on /afk command: Код: GetPlayerHealth(playerid, oldhealth); 2 misma...
164
I made so when i type /afk i cant move, i get unlimited health. How can i make it so when i type afk i cant use commands like for teleport. I mean the command /back will be available but the goto comm...
164
I think i made everything right, but there is something NOT right. I made so when i rcon log it will show: [Rcon Admin] name[ID:0]: text and when you are default name[ID:0]: text But it doesnt wo...
95
i have /v command to spawn a car with dialog. Everything works, but the problem is that when i spawn a car or my friend spawns a car it always spawns in white color. Everytime in white color? is that ...
53
I made in my server so when you register on it writes the date of joining: Year, Month, Day. But the place for them is wrong like: When you register should be, ( Day: 3, Month: 3, Year: 2019) but wh...
108
So the problem is that i maded so when you spawn its gonna show your name, admin, kills, and etc.. and show your ip. But there is the problem, the ip. Look at the code: Код: new admin = PlayerI...
78
I maded so when i type /stats. To show your player IP. But it doesnt work. Everything other is working like, Money, VIP, ADMIN, Kills. But for the IP it doesnt work In /stats the IP is shown like: ...
102
Why when i press TAB it's saying "You have to be in a car!" ? I maded it so i when you press 2 to fix your car. but when i press TAB it says "You have to be in a car" Of course in car when i press TAB...
185