Search Results
What do you mean exactly? An if/else statement right in one of the if/else statements? pawn Код: else if(Create[playerid][hIntSet] == 0){    SendClientMessage(playerid, COLOR_GREY, "Please con...
114
Then if I am correct you just need to set up the DB, connect it to the script and run it.
111
Use an if and else statement to determine whether the admin is on or off duty.
135
Before people complaint they can't read this, I have taken the liberty to translate it; "Guys, I made a server some time ago, now I'd like the server to be 24/7 online, so I decided to buy a host fr...
66
Eh, I don't mean list all your RP servers :P I actually mean what KIND of RP you prefer, like light, medium, strict.
192
Hello, I wanted to make one central topic where all roleplayers from the SA:MP community can gather and talk about roleplay servers. What is your favourite type of roleplay server? Nowadays I mostl...
192
This is a rather strange bug, I spent some time trying to solve it but I couldn't, I hope that some of you might have the magical solution.. This command is the error, if a Helper accepts a help requ...
39
I see, still works though. Anyone who uses this for his server already? Opinions?
337
Quote: Originally Posted by Sinner Nice script, but you should also save the original virtual world and interior. If the player goes AFK in (for example) world 60 he will be put back to hi...
337
This is a simple AFK system that make players who are AFK for 15 minutes invisible. When the player gets back from AFK, he will be visible again. - Each second all players will be checked and their o...
337
What is "%" used for when calculating something in the script? Like: 6 + 2 = 8 6 / 2 = 3 But what can "6 % 2" do?
93
Quote: Originally Posted by slayer101 Well when I am searching for a roleplay server the mean features I look for is the Unique-ness in them, for an example, maybe a server with a whole lo...
428
Quote: Originally Posted by JonnyDeadly Yeah the hardest part about creating an RP server - besides scripting it - is ought to be establishing a GOOD community. With real RPers and trustfu...
428
Oh I feel what you want. That's why I started Python Roleplay, and the players currently are agreeing with me and that's why they like the server. The only issue is that I don't have an extreme high...
428
I've been searching for a weapon holster FS, as I have seen it before, although one hour later still didn't find anything. Can anybody help me with this, or give a link? To clarify what I mean: A FS...
141
Quote: Originally Posted by MP2 If you get 'abused' by an admin, tell the server owner. If they do nothing about it join a different server. this
198
Aha, thank you! You learn something every day.
95
Works, thank you! Can you explain me the difference please, because other things works on the way I did like that. Example: pawn Код: Player[playerid][Offence1] = dini_Get(string, "Offence1"); p...
95