Search Results
I'm trying to execute these lines but seems it won't work. Code: mysql_format(Database, queryString, sizeof(queryString), "INSERT INTO 'users' ('name', 'password', 'salt', 'email', 'gender', 'admin'...
417
It is optimistic to see a thread where people still support this great story. I hope this mod and whole community will continue to develop and grow. There is so much opportunities for improvements tha...
33,740
Your repositories are probably private so we can't open it.
52,827
PHP Code: public OnFilterScriptInit() {     SocketID = socket_create(TCP);     if(is_socket_valid(SocketID))     {         printf("Successfully initilized!");       Â...
648
Some objects I create can be destroyed with weapons or cars. How to make them 100% solid (indestructible)?
364
Model in kdffgui.exe (everything is okay with .txd and .dff file). Is it even possible to show custom object as a pickup? PHP код: CreatePickup(-2200, 1, COORDS_GROVE); 
755
I wanted to make some custom guns and attach it to body but first make invisible texture for current gta weapons, but it won't work than.
748
Is it possible to change .txd of certain object that is already in gta3.img using line to add custom txd/dff (but just adding custom .txd to retexture original .dff from gta3.img)?
748
The street should be the same color as the other one, but mine is too much light. Anyone know how to fix this?
638
Login Dialog worked before but now I got some problems with it, here is server log: PHP Code: [17:38:45] [debug] Run time error 6: "Invalid instruction" [17:38:45] [debug]  Unknown opc...
318
Is there any way to detect did some player downloaded all files that he should have. I don't want to have 'dialog' for downloading models and dialog for registration behind it.
789
This is code: PHP Code: SetPlayerVirtualWorld(playerid, 99);          SetPlayerCameraPos(playerid, 1549.8743, -1704.2502, 10.9611); SetPlayerCameraLookAt(playerid, 1550.7019, -1704....
399
I have vehicle ownership and it was working fine until suddenly other normal vehicles that are not used for ownership starting to get ID of the owner. Does anyone know how can I debug it and find sol...
382
Quote: Originally Posted by Arthur Kane Go back to where you last used ` i ` as a variable and look for any problems. are you using modules? No, I'm not using modules.
1,120