Search Results
Quote: Originally Posted by ****** Get more RAM, or try a different compiler such as Zeex's. More Ram? I have 8 gb. And I tried Zeex's compiler, not working.
49
Use sscanf and %x for hex.
123
You have error becouse argument color in SetPlayerColor is not string. https://sampwiki.blast.hk/wiki/Function:SetPlayerColor read this.
123
Hello guys. Today i tried to use @Southclaws-s SIF with my gamemode and i have this interesting error named: PHP код:  fatal error 103: insufficient memory  So error is on this line ...
49
You forgot to use RemoveBuilding?
94
Check it anyway. in the code only this will be reason of player die.
161
For debuging in playerspawn print PlayerInfo[playerid][Health]. Maybe its 0.
161
So you can create simple function : PHP код: forward ObjectMovingTowardsPlayer(playerid, objectid, speed);public ObjectMovingTowardsPlayer(playerid, objectid, speed){    new Float:Pl...
70
You Cant Count maps like this, you can create function which will, read CreateObjects And Coords from file and then loads it.
212
Do you have any error in MySQL Log?
139
I mean your folder not config file.
216
Put your filterscripts folder pic. Did you compiled gadmin.pwn?
216
Try Printing them and put logs.
177
https://sampforum.blast.hk/showthread.php?tid=559342 This Will Be Usefull for you.
78
I dont think so. You Can Use \ To Make Your Format Like PHP код: mysql_format(mysql, query, sizeof(query), "UPDATE users SET \ level=%d, \ money=%d admin=%d lsd=%d cocaine=%d WHER...
186
I dont got your question but can you show me your query var?
186
https://sampwiki.blast.hk/wiki/Getdate https://sampwiki.blast.hk/wiki/Gettime USE ****** THEN!
177
Hello. I dont know which server is it but, as i got this guy created this system like this. first of all hiding name tags. PHP код: ShowNameTags(0);  Write This Under OnGameModeInit. Then...
78