Script Request Thread

Its impossible (I just dont know any way) to make a script(my fs) which affect another script(your gm)

Here with that one now - http://pastebin.com/m423a641c
you can create your own playerlevel variable in your gamemode and use it
You just need to have a public called like the defined Remote_Function_Name (its in the first line of the fs)
and set there the level which get transfered, the default public name is PL_SetPlayerLevel
pawn Код:
new PlayerLevel[MAX_PLAYERS];
forward PL_SetPlayerLevel(playerid, level);
public PL_SetPlayerLevel(playerid, level)
    PlayerLevel[playerid] = level;
//Now you can use the PlayerLevel for what you want
//to check if the player is under level 10
if(PlayerLevel[playerid] < 10) return SendClientMessage(playerid, 0xFFFFFFAA, "You need to be at least level 10 to use this command!");
Reply

in level sys anti fall of bike not work
Reply

Quote:
Originally Posted by 4angalis
in level sys anti fall of bike not work
now it works - changed a bit of the old code and didnt test it after
http://pastebin.com/m53404d9e
Reply

can some one make me a filter script for stunt cash thingy?
Reply

Quote:
Originally Posted by MonkeyMadness
can some one make me a filter script for stunt cash thingy?
pawn Код:
EnableStuntBonusForAll(1);
Under:
pawn Код:
public OnGameModeInit()

Reply

Hey I need a simple gate for the 2nd driveway at mad dogs crib, I took a Screen Shot of location and did a 2 min job of looks lol.

That shows you what way I want it to move, and that I want 3 gates total, 1 across the one going down each side so cars cant drive up the side then get in the driveway. Please dont send me a map editor link because my computer that im using cant run the correctly.
Also I have searched but found nothing.
I think this is a pretty simple thing to do if you know how.
I am sorry for the horrible paint job, would have been better if I used photoshop.
~Thanks~
Reply

How can i disable stunt bonuses?
Reply

Quote:
Originally Posted by Scoots
How can i disable stunt bonuses?
https://sampwiki.blast.hk/wiki/EnableStuntBonusForAll
https://sampwiki.blast.hk/wiki/EnableStuntBonusForPlayer
Reply

i need a stunt server script like awsome stuntages the offical server then could you email it to me at dudeboy2009@gmail.com and then show me how to do scripting and that.

thankyou alot and if you could put the name as halo and your name then my website as http://www.sampservers.tk then put announcements like found a cheater,visit our site,put this ip in your favorites and in return you willl be level 2 admin to start and work your way up and also i need admin houses and teleports to a navy ship me and a mate made. thanks again halo
Reply

smiley smiley afro Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy i need a stunt server script like awsome stuntages the offical server then could you email it to me at dudeboy2009@gmail.com and then show me how to do scripting and that.

thankyou alot and if you could put the name as halo and your name then my website as http://www.sampservers.tk then put announcements like found a cheater,visit our site,put this ip in your favorites and in return you willl be level 2 admin to start and work your way up and also i need admin houses and teleports to a navy ship me and a mate made. thanks again halo
Reply

Hi i will be offering a fee (tell me first how much you want) if someone can create me a gamemode.
I would like to play it first before i buy.

I want something like the following:
67.159.5.172:7788
thanks.
Reply

Quote:
Originally Posted by Googly
Hi i will be offering a fee (tell me first how much you want) if someone can create me a gamemode.
I would like to play it first before i buy.

I want something like the following:
67.159.5.172:7788
thanks.
I suggest you visit the sa-mp market.
Reply

Hi again friends, now I need a VIP filterscript.
The VIP will cost a 1.000.000$ (one million) and if a player has a VIP he Can open following gates:
CreateObject(16773, -1898.238892, -1671.177979, 22.864832, 0.0000, 0.0000, 89.3814);//closed
CreateObject(16773, -1898.253662, -1672.676270, 17.414892, 0.0000, 0.0000, 89.3814);//opened
If you will make this i'll say thank you ! Please make it I really need it.
Reply

Yess thats good please make it
Reply

looking for a scripter.
need to be a good scripter!
will get payed for it, add me on msn if you are interested: kokkie20[at]gmail[dot]com
Reply

im looking for script, that teles ppl back there where he crashed.
Reply

pawn Код:
..
new Float:vhealth;
            GetVehicleHealth(vehid,vhealth);
            dock_pay = vhealth * (modelid*0,65) + vehid + 3000;
I got error on line dock_pay = vhealth * (modelid*0,65) + vehid + 3000;
Error is "Tag mismath". If i change vhealth with other number error disappear, but i need that that will be car hp number, how to do it ?
Reply

Quote:
Originally Posted by Dreftas
pawn Код:
..
new Float:vhealth;
            GetVehicleHealth(vehid,vhealth);
            dock_pay = vhealth * (modelid*0,65) + vehid + 3000;
I got error on line dock_pay = vhealth * (modelid*0,65) + vehid + 3000;
Error is "Tag mismath". If i change vhealth with other number error disappear, but i need that that will be car hp number, how to do it ?
This is the Script Request thread, Ask in the Main Scipting Discussion topic
Reply

I need a script what Includes a house (any house, not needed interior) what has buses near it (3-4 bus)

If there is already something like this, link it here plz
Reply

How to set object to virtual world ?
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)