Search Results
On topic: I believe there was a fix for this I found somewhere on here in an earlier stunting gamemode I was making. Offtopic: @Abagail, you do realize that would never work, right? You're welcome f...
556
It's a long shot here, but try running chkdsk. If you've had msvcr running before, it should fix it. Same thing happened to me once and I did what anyone else would do when they see a DLL is missing.....
147
We know, I hope someone has it and can upload it :<
2,455
Also, what about Код: nohup ./samp03svr & and using Код: ps x / Код: ps aux ?
169
Thanks for trying, ended up fixing it myself through trial and error.
172
But I already have a query, how do I make this save and load the score using the one I have posted.
172
I want the SAMP script to save and load the score. I already have the column in my MySQL Table.
172
Код: stock LoadPlayerInfo(iPlayer) { new Query[700]; if(mysql_fetch_row(Query)) { sscanf(Query, "e<p<|>s[24]s[35]ddddfffd>", PVar[iPlayer]); // Remember to update this if you a...
172
i'll have to test this out. Looks nice. -EDIT- This code needs heavy modified. When you shoot the car, the first bullet makes it have -900 HP and the second one repairs it to 1000 HP.. Also doesn't w...
230
Quote: Originally Posted by Private200 Congratulations! You just bumped a year old thread! What are you trying to say with that though? Yes, I bumped the thread; but I provided somethin...
5,672
Anyone have a updated link for this?
2,455
Found a link by googling the archive name! http://www.purple.dti.ne.jp/totto/fi...ugin-0.1.4.zip Not hosted by me!
5,672
Amazing that it still works after all this time.
995
Quote: Originally Posted by Scrillex use crashdetector... srsly that how you can find the problem. Would you please fucking read.. he said he needs to REMOVE MYSQL FROM HIS STOLEN GAMEM...
166
In order to remove MySQL you would have to re-code everything. Next time don't say rep+, and don't steal scripts (Highrise Gaming).
166
This looks nice for a first release, but I noticed that the player doesn't have to accept.. Allows for massrecruit, eh? +Repped
611
Your problem is that something is giving SA-MP a hard time. Try adding it to both of your firewalls, or temporarily disable one and see if it fixes the problem. Two can conflict, and cause firewall he...
190