Search Results
Tag mismatch warnings never affect anything AFAIK. I would ignore it, as long as your script works properly. EDIT: Here the syntax is wrong, so as others said, read the function on the wiki.
77
Thank you for helping me guys. It works now. Quote: Originally Posted by newbienoob pawn Код: if(!success) return SendClientMessage(........); I've done the same. Quote: ...
132
Quote: Originally Posted by Edward156 pawn Код: CMD:teleport(playerid, params[]){    SetPlayerPos(playerid,1175.50000000,-1174.90002441,101.59999847);    return 1;} Nope, still...
132
The simplest zcmd command won't work on my server if I put it in my game mode. It is always ignored. It works when I put it in my FS (LuxAdmin). For example, /tele in my GM: pawn Код: COMMAND:te...
132
Quote: Originally Posted by RedWingz I can do this, But for $1.00 is just not worth it. You should pay about $30. $1.00 To convert over 400 commands, Urghh, No. Change your price. Coz that...
123
Quote: Originally Posted by Zach2297 I think I had a friend who had the same problem... I'm not sure what the solution of the problem was. I'm guessing he didn't have the file named gta_sa...
177
For me, it never happened on 0.3c. It started with 0.3d. Because of this I can't pause or view the map or even Alt+Tab. It's freaking annoying..
177
Quote: Originally Posted by NaS Is this everytime? Try pressing ESC and then back to game a few times. For me it is. I use Win7. Is there a fix for this?
177
Quote: Originally Posted by Ricky_Devitoooo :D I know that you did not understand English what I was writing e hear me now I do mod of 0 and now whatever command to put the strcmp throw an...
188
Quote: Originally Posted by Ricky_Devitoooo :D listen bro i just want to be in the mode and use the strcmp ZCMD,i'll explain you.I want to use STRCMP and ZCMD in my gamemod of 0 but when i...
188
From what I could comprehend, I think you don't know how to use ZCMD, and you have a strcmp based mode. Well, zcmd is very well explained on the official topic here.
188
Okay I've been at this for a long time but can't figure out what to do. The compiler used to crash but I've managed to narrow down the problem to this piece of code, which is called for a player when ...
77
Awesome MAP 10/10 Nice music choice which song?
226
You can use random(string_length); to convert a random character in the string to uppercase. It's a really cool idea.
147
the cases given are wrong dude. The classes are numbered from 0. it should be case 0, 1 , 2 , 3.... not the skin IDs.
256
Quote: Originally Posted by fie What server are you using it on. If your using luxadmin it can stop things with dialogs from working. I use LuxAdmin and I have the same problem. Do you ...
228
Quote: Originally Posted by xbox360boy66 When i log in it asks me to register even though im registered. i think it should say login? It doesn't. It says, "Your account is registered. |...
11,350
Uhh the new file still doesn't work. Same error. I removed the #IF DEFINED CP INCLUDED thing and it works well, but is it okay?
1,196
Quote: Originally Posted by funky1234 It seems there was a missing "#" on line 2 (causing an error on line 3 because the compiler thought i was starting a new function (i guess?)) Anyway;...
1,196
Uh.. can somebody explain me why am I getting this error after I've done EVERYTHING correctly. Please I really need ur include. Reply. I've copied the file in the include folder of pawno folder and s...
1,196