Search Results
How to change checkpoint object,please help me,i want edit the scrift,but how to doing that? CPSize16Red.jpg
61
Thank you for REP ,can you give me more specific REP This is complete code,can you fix this error pls Код: // This Is MySql =) #include <a_samp> #include <a_mysql> #define COLOR_ORA...
85
pwn(186) : error 035: argument type mismatch (argument 1) Someone please help me Код: stock SaveMine() { new ok[200]; format(ok,sizeof(ok),"INSERT INTO mine (cutt) VALUES (%d)", cutt); mysql_...
85
You are Guys both, are you can give me a solution with more specific? I'm newbie and sorry,if I had bad grammer
196
pwn(43951) : warning 219: local variable "string" shadows a variable at a preceding level This is line (43951) Код: new string[128]; Half code Код: if(PlayerInfo[playerid][pMaskuse] == 1) { ...
196
Quote: Originally Posted by Crayder Did I answer you question? I was asking you to show us the code... XD Thax,I'll try Buddy.
180
Quote: Originally Posted by Crayder Did I answer you question? I was asking you to show us the code... XD My bad PHP Code: enum pkrInfo {     pkrActive,     pkrPlaced,  ...
180
Quote: Originally Posted by Crayder Where do you define this: "PlayerPokerUI" Ex. new PlayerPokerUI[MAX_PLAYERS][#]; Thax Buddy!
180
Quote: Originally Posted by marshallbrown Send Line 4 Now the error is this ./includes/textdraws.pwn(5) : error 028: invalid subscript (not an array or too many subscripts): "PlayerPok...
180
PHP Code: CreatePokerGUI(playerid) {     PlayerPokerUI[playerid][0] = CreatePlayerTextDraw(playerid, 390.000000, 263.000000, " "); // this is line 4 buddy     PlayerTextDrawAli...
180
Quote: Originally Posted by _Zume Do you not understand? says it clearly has not defined "PlayerPokerUI". You have to define it, could give us more information about what it is and could h...
143
Quote: Originally Posted by Abagail This is why you shouldn't use leaked gamemodes(this is obviously the ngrp leak). I don't know,i download Much GameMode and I choose that,for learn SA...
143
I write this PHP код: #define PlayerPokerUI  then i've got this https://sampforum.blast.hk/showthread.php?tid=559556
143
./includes/textdraws.pwn(4) : error 029: invalid expression, assumed zero ./includes/textdraws.pwn(4) : warning 215: expression has no effect ./includes/textdraws.pwn(4) : error 001: expected token: "...
180
Give me example,and i confuse,what i must write in #dfine or at enum or new blah[];...so this error not came before i add this PHP код: if (strcmp(cmd, "/createcustomtext", true) == 0) { Â...
143
./includes/textdraws.pwn(4) :error 017: undefined symbol "PlayerPokerUI" Help!
143
But still doesn't work IN Game,but success in compile.
111