Search Results
I think its almost the same as a "race" maybe you have to search for some race tutorials.
161
Hello everyone, i'm putting a string like "tammy" into the variable like this: Код: cache_get_field_content(i, "owner", cInfo[cache_get_row_int(i, 0, mysql)][carowner], mysql,200); Onload it work...
99
DobbysGamertag or someone else Can you help me with teamviewer ? PM me plz
194
Код: new houseid[128]; format(houseid, sizeof(houseid), "%i", cache_get_row_int(i, 0, mysql)); UpdateDynamic3DTextLabelText(houseid, YELLOW, "Hello world!"); Like that ? ( still tag mismatch )
194
Yeah you helped me a bit Now waiting for someone else who can help me further
194
But my 3d tekst isnt in a variable so i tried with the mysql id ill receive from the house: Код: UpdateDynamic3DTextLabelText(cache_get_row_int(i, 0, mysql), YELLOW, "Hello world!"); but then i r...
194
Hello, I'm currently busy to create my own house system but when i buy the house i want to update the 3d text, how can i do this when i load the houses dynamically ? Hopefully you can help me ! Thn...
194
Or try a version lower that helped for me.
140
can you just give me a example of a query with a while loop afther it to go trough all values ? This is the query: Код: SELECT `OX`, `OY`, `OZ` FROM `houses`
55
Hello, I'm trying to get all the outside coords from my houses to place some icons on the map but the only thing i now get is 000000 000000 000000. but there are 2 records into my db so i think my w...
55
I did it like this Код: mysql_format(mysql, query, sizeof(query),"SELECT `name`, `age`, `posX` FROM accounts WHERE `pass` = '%e' ", pInfo[Password]); mysql_tquery(mysql, query, "getInfo", "i", pl...
89
@steve1312 - tried almost every version
201
@mionee - Already done the update @dirigent00 - Код: echo Executing Server Config... lanmode 0 rcon_password 1337 maxplayers 50 port 7777 hostname SA-MP 0.3 Server gamemode0 base 1 announce 0 q...
201
Код: SA-MP Dedicated Server ---------------------- v0.3z, (C)2005-2014 SA-MP Team [20:45:55] [20:45:55] Server Plugins [20:45:55] -------------- [20:45:55] Loading plugin: mysql [20:45:55] SA...
201
Hello, I'm always getting ERROR 19 even if i download a standard script with the include files included. Does someone knows how to fix that anoying problem ? The database is running. I already ...
52
OMG that was a stupid one Thnx !
84
Its maybe a n00b question but i need help with it. When i include: Код: #include <sscanf2> I'm getting the following warnings: Код: C:\Users\Tom\Desktop\sampserver\pawno\include\sscan...
84