Search Results
Nice job, but do i really have to use download manager?
115
Never say that it's a LIMITED because if you say so they will anyway upload it and later share the download.
618
very nice minigame idea rep++ ;P
1,060
Go to start menu - Computer right click properties then at the left menu click advanced system settings and then you will see "Performance" box there click "settings" and then comes big row menu then...
191
I think there is wrong that i am using Debian and theres no plugin for that op sys -.-
82
I know everything about that , it is included if it is included it only shows the error and lets server start but cannot connect to it , but when i remove the whirlpool.so at server.cfg then comes a 1...
82
Hello, like title says i need help with WP_HASH func from Whirlpool! Also i am using NativeChecker plugin and this gives me the error: Код: [17:01:53] Error: Function not registered: 'WP_Hash...
82
Quote: Originally Posted by Euan Hughes Thats what i have but it dont make my vip rank 0 If you need any more code just ask Thanks Then we need to see that gettime() func what it retu...
140
pawn Код: if(gettime() > VIPexpire && Player[playerid][VipRank] != 0)    {        SendClientMessage(playerid, WHITE, "You have VIP has expired");        Player[playerid][VipRa...
140
also use pawn Код: public OnGameModeInit(){LoadObjects();return 1;}// or ....public OnFilterScriptInit(){LoadObjects();return 1;}LoadObjects(){    CreateDynamicObject(3472,933.59997559,-3011.100...
85
Quote: Originally Posted by rgames can anybody help me Just /save the position , and make CreateObject , and change this object id to 0.3e object id , in the videos they are shown.
193
Allright i think this will be the code. And at the OnGameModeInit you should use like: pawn Код: CreateTeleport("/mycommand", 0.0, 0.0, 0.0, "lolololo", "gggg");
123
It should be something like that , i am little bit drunk i dont guarantee that is it working pawn Код: #define MAX_COMMANDS 100new CMD = 0;enum cInfo{CMDName[25],Float:X,Float:Y,Float:Z,BG_TEXT[...
123
Quote: Originally Posted by TheDeath Код: C:\Users\Andrey\Desktop\samp server\gamemodes\drift_mod.pwn(160) : error 017: undefined symbol "cmdtext" you should make another system un...
123
pawn Код: stock CreateTeleport(playerid, cmd[], X, Y, Z, bg_text[], en_text[]) ??
123
Thanks for suggestion , but it will be better if it is in Y_Ini
80
Quote: Originally Posted by Karlip Soon to be on every server, unfortunately. Vдga hea tцц tхesti, originaalne. Thanks. i dont believe that everyone has bother to script that
720
why are you using: $file="$GameDir/scriptfiles/accounts/$user.acc"; $ before the user.acc and before the GameDir ? Try: PHP код:     function GetPlayerInfo($user)     {      Â...
85