Search Results
ahh, this is a question from me... will the lower let mysql ignore if the nickname is Lower or Highercase?
121
Okay, my first problem is solved... now i have another problem... i have this: pawn Код: new Float:Pickups[][PickInfo] = {{1,1726.9751,-1636.3334,20.2171,0,1726.9526,-1638.7334,20.2234,18},{2,235...
121
1.st 2 hours sience last post then bump pawn Код: if (strcmp("/ra", cmdtext, true, 3) == 0)    {      if (PlayerInfo[playerid][Rank] < 1) return SendClientMessage(playerid,0xFF0000FF, "Id...
83
Quote: Originally Posted by Jo_123 I want if someone has minus 20 hp Tip: pawn Код: GetPlayerName(playerid, currenthealth));if(currenthealth < 20){} Quote: Originally ...
60
Hello, i have a Problem with mysql. i want to check if the Account name already is registred in the Database. pawn Код: public IsAccountRegistred(sqlplayersname[]){    new escstr[MAX_PLAYER_NA...
51
omg thanks.. i just saw in my script 2 secounds ago that i use this if the password is the same like in the file Thanks "Tested and it works "
84
Hello, is there any way to check, if the result is any word?? Something like " if the user types '/get money' then he will get 100$" i just request for a solution.. because i dont think that i could...
84
Quote: Originally Posted by dice7 OnPlayerDisconnect write server time into the players file, OnPlayerConnect read the time from the players file and compare with the the current time and ...
165
i dont ask for a script, i just ask for a solution how i could try it.. i mean.. an idea how to do it.. so everyone gets that ammount of money only one time .. and that for each player thats relogging...
165
Quote: Originally Posted by aspire5630 Errors Код: C:\Users\Jordan\Desktop\stunt\filterscripts\Untitled.pwn(10) : error 017: undefined symbol "sendername" C:\Users\Jordan\Desktop\stunt...
115
Hey i thought about a script, that will give you any ammount of $$$ if a day is over.. like... You have to log off at 11:00 and you will come again at the next day .. then the server will see... "a...
165
Quote: Originally Posted by Lenny. well another question not sound related, what can i write if i want ALL ids to fight kung fu style? pawn Code: for(new fighti = 0; fighti<MAX_PLAY...
160
Quote: Originally Posted by The Guardian Angel but i dont like roleplay gamemode xD RPG you mean?
236
Quote: Originally Posted by Shubham_Mathur hmm looking nice thanks
236
Quote: Originally Posted by player007 pawn Код: //============ Defines of Bag IDS#define MAX_ITEMS 10#define BAGCOUNT 5#define ecard 1#define smedal 2#define gmedal 3#define mayorsig 4...
287