Search Results
Are you using streamer? https://sampforum.blast.hk/showthread.php?tid=102865
141
Quote: Originally Posted by Unte99 Код: mysql_format(MySQLCon, mysqlquery, sizeof(mysqlquery), "UPDATE `accounts` SET `name` = '%e', `accent` = '%e', `password` = '%e'", PlayerInforma...
229
Quote: Originally Posted by JessThompson O i tend to do it like this, because it looks cleaner and ez'er to edit Код: format(query, sizeof(query), "UPDATE `samp_doors` SET `Door_Info...
229
Quote: Originally Posted by JessThompson Is that not what is causing the issue because the statement does not know where to update? Here's the full code. pawn Код: forward SavePlay...
229
Quote: Originally Posted by JessThompson You have no where clause? Nah I don't.
229
I'm having one of those blonde moments, where I've done something stupid but I can't see. This code doesn't format: pawn Код: mysql_format(MySQLCon, mysqlquery, sizeof(mysqlquery), "UPDATE `accou...
229
Quote: Originally Posted by silverms ik its too old thread but I wanna saw WOW what you have done the script only have the roleplay questions and you didnt even make an effort to give use ...
1,805
What value do you want to get exactly, their player id, or a variable, like money or etc?
144
You need to make them yourself if you're not using a gamemode that has them. https://sampwiki.blast.hk/wiki/CreatePickup https://sampwiki.blast.hk/wiki/TextDrawCreate
89
It would be very possible. Have a variable for the player, and then each time the player does /me or /do add a value to the variable. Then, on the /robstore command, make a check to see if the variab...
94
Quote: Originally Posted by MafiaOink very bad, don't add executables because you can even put viruz in it It's fixed. Last time I released a gamemode that wasn't a rule. Now it is. I w...
717
The faction system is really great. My personal opinion, the trunk system would be better in dialogs as well, instead of having to type the entire command every time. But that faction system makes m...
282
Quote: Originally Posted by Infinity Please remove the samp server executables from the download, as you're not allowed to redistribute them. (It would help if you'd remove all unneeded fi...
717
Team Deathmatch Base A y_ini based team deathmatch base, using y_commands and y_classes. This is a very basic gamemode that will allow you to turn it into your own and add your own touch to it. It ha...
717
Quote: Originally Posted by SickAttack https://sampwiki.blast.hk/wiki/TextDrawColor Thanks, didn't even bother to check the wiki.
121
Quote: Originally Posted by SickAttack Show the TextDraw after setting the color of it. AH ok. So I hid the Textdraw then showed it again to change the color. Thanks buddy.
121
Hi guys. Having a weird problem. One of those problems which is an obvious fix. I have Textdraws on class selection, however it's the font color that's having an issue. So when you first connect, the ...
121
this is one of the saddest things i have read in my life
771