Search Results
@VeryTallMidget, Touching the subject of sexual desire, I always wondered if it could be tammed to do what one wants? Like we go to the gym to get better bodies and more cofidence so we could go out...
463
Motivation: is the that initial feeling felt on your first day going to the gym, your very few lines of code in a new project... etc. Discipline: IMO is considered being a soldier. Sticking out to y...
463
I believe you already have strlib included? If not, I'd advise to use it, using libraries always saves time for a developer.
83
I haven't personally tried it before but logical thinking, trying to respawn 1500+ vehicles all at once is a bit rather too much? creating them on server start would be fine as there'd be no players, ...
64
Thanks for the informative replies. I've had the main idea as creating a class with setters and getters but I wanted to do the pawn-way of the enum thing as I won't be needing to create too many func...
95
I've been watching tutorials, reading books, reading java documentation to get to know it better before I start out my college, so I can get that background info/knowledge. But I've been wondering, i...
95
Most server information can be found over here and here. You can use (/help) in-game. (/serverhelp) (/jobhelp) HostName: Homeless [ultra-h.com] Address: 198.100.144.190:8007 Players: 1 / 20 Ping:...
210
Quote: Originally Posted by iLearner No idea why you need the function while you can access them directly (PlayerInfo[playerid][pPass]). anyway, in first and second print the passwords ar...
64
I wanted to try out the OOP idea and create a scratch gamemode for samp. Basically I got Код: /* GAMEMODE FILES */ #include "minigames/playerdata.pwn" #include "minigames/dialogs.pwn" Playerdata h...
64
I started looking for functions that aren't in the normal includes of samp, like timers for example, that need to be forwarded. As for the defines, I got colors, server misc (max veh/house/etc..). A...
91
I downloaded this script, GTA RLRP - Berky Brada's 2012 RP server, felt somewhat homesick since it was the first server I ever actually joined on SAMP and was in love with the script. Despite it's "si...
91
I didn\'t test it but from the screenshots it looks nice. Good job as a first filterscript.
1,006
I can script for your server as a main scripter or part of beta team/assist scripter. I don't take payments nor admin positions. A little staffing position, if exists, would suffice.
205,826
The code "CheezIt" replied is the function you should use to do such thing. Add anywhere in your script. Preferably the last lines to avoid confusion. (ensuring it's not in the scoop of other functio...
400
Personally I'd say go for MySQL. Next choice, if you prefer file saving, then I'd suggest to fully use YINI, I see no point in mixing between saving systems. Also, according to tests/stats, YINI is f...
138
Quote: Originally Posted by Freaksken Not to mention the fee you have to pay to publish on the iOS store. For Android it's free. Had no clue such thing existed. Thanks for the heads up....
160
So I'm almost done with my Java, and wanting to move on to Android development. (It was the main reason I learned Java actually) But right now I'm being moved more to iOS development simply because i...
160
Quote: Originally Posted by Calgon The SA-MP community gives the best advice with relationships, you have come to the right place my friend. Quote: Originally Posted by KeithC...
1,387
Quote: Originally Posted by Konstantinos Your method won't work as the first slots can be empty due to players leaving, that's what both BloodMaster and I tried to explain by giving an exa...
176
Quote: Originally Posted by oMa37 And what's wrong with using foreach or GetPlayerPoolSize? As stated, I got no clue about the foreach structure, however, on the "GetPlayerPoolSize" wik...
176