Search Results
Under Код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) { I want to have these two functions but I don't know how to combine them First: Код: if (IsPlayerInAnyVehicle(playerid)...
62
Quote: Originally Posted by Tamer T I believe everystuff.net is down or atleast won't appear for me. Could you upload it somewhere else? Edit: Noticed that its not only me which is blocke...
1,785
Quote: Originally Posted by Weaselpwns Try this under your defines: pawn Код: #define cmd_day The compiler crashed after I did that
109
I just did that and it's still the same error Код: error 017: undefined symbol "cmd_day"
109
So I just converted all my strcmp commands to zcmd but I'm having some problems, everytime I try to compile it says: Код: error 029: invalid expression, assumed zero error 017: undefined symbol "...
109