Search Results
Have you got updated plugins, also do you get any errors whilst compiling?
101
Viki, Why don't you just revert to using ZCMD, it's much easier and quicker to use as theres no defines required just a Код: #include <zcmd> at the top of the script. Heres the link: htt...
163
Hi, You need A LOT more coding than just defines as you can't just define something and expect it to do what you want you must have the commands, the enums, the stocks and callbacks, not just the def...
97
Hello, Please contact your host and ask for the hostname not the host ip, as I had this problem and it worked with the hostname, but not the host ip. Thanks, Thomaswilliams
166
Hello, Do you have any errors in the script as it's working for me?
109
Hello NNek, We need your house system code to help you. We need to check the code to see if there is a mistake in the code. Thanks, thomaswilliams
109
Hello hellboy4444, Please try compiling or using a different Scripting Program
233
You need you check this thread, It gives an in depth view of how to make a textdraw: https://sampforum.blast.hk/showthread.php?tid=328267 Regards, thomaswilliams
107
Ok, done that now I got errors undefined symbol"mysql_query"
132
Код: Error: Function not registered: 'mysql_query' Error: Function not registered: 'mysql_connect' Error: Function not registered: 'mysql_insert_id' Error: Function not registered: 'mysql...
132
It is impossible to have "No colors" but you can change them, the last 2 sets of numbers
137
I have took out anything new I have done, but still it just doesn't want to compile?
87
Hey I have a 128k line script and it crashes when it starts to compile? I have run it through a bracket finder and no missing brackets
87
The problem is your plugin thats in the plugin folder is not the same version as the include in the Pawno folder, re-download Streamer, install it and re-compile your script, +rep if it worked
148
How do you remove a building without using that tho?
101
Ok just, I don't know what to show: Here is my showfuel / hidefuel PHP код: stock ShowFuel(playerid) {     PlayerTextDrawShow(playerid, FuelText0[playerid]);     PlayerTextDrawSetStr...
112