21.05.2009, 08:29
1 ------------------------------------------------------------
ok i found a cool pickup
BUT its abit small, any way of increasing the size?
like 3x the normal size
or maybe a pickup like the one u get infront of the doors of shops and safehouses etc...
is there a pickup for that? if so, what is the ID for it?
the closest pickup i could find for it was pickup ID 1559 which is a small cone, but its too small to look like the pickups
2 ------------------------------------------------------------
is there a way to make a car look damaged on spawn?
i want it to have fill vehicle health tho, just want it to look damaged
3 ------------------------------------------------------------
what would be the best way to place cars? in a gamemode script? filterscript? placing about 50 cars in each filterscript?
4 -------------------------------------------------------------
can some1 help me with a Admin script, i am not a ver good scriptor but i am still learning
i want certain commands
register, login, logout, kick, ban, unban, mute, unmute, freeze, thaw(unfreeze), setcmdlevel, setlevel, warn, unwarn, pwarn, unpwarn
setcmdlevel will set the level needed for a command
for e,g, if kick cmd is for level 3, using setcmdlevel u can make it for level 5 and above
e.g. /setcmdlevel kick 5
and for the thaw(unfreeze) cmd, i want it so that if any1 types in
/unfreeze or /thaw it will still do the same, BUT if the player is not frozen it gives a message
pwarn will give a similar warning as the normal warning command, BUT instead of a kick it will ban, and it has a number of 5 pwarns before recieving a ban
warn will give a player a warning, 3 warnings and player recieves a kick
and no limit to the maximum admin level
and each thing should be registered into a file
users will have their OWN file
for BDK, file will be called BDK in folder Players
file format will be
Name:
Password:
Level:
Bans: (number of bans)
Unbans: (number of unbans)
Kicks: (number of kicks)
Warns: (number of warns)
pwarns: (number of pwarns)
Pwarn reasons: (format:
1 - <reason>
2 - <reason> etc...)
and then another folder called "Data"
where each command is used, such as Ban, login, logout etc...
file will be called depending on the command, ONLY admin cmds
file format is
"Name:
chat: <what they typed in> e.g. /ban BDK DM
-----------------------------"
thank you if you can help me with any of these, mainly the admin script part
ok i found a cool pickup
BUT its abit small, any way of increasing the size?
like 3x the normal size
or maybe a pickup like the one u get infront of the doors of shops and safehouses etc...
is there a pickup for that? if so, what is the ID for it?
the closest pickup i could find for it was pickup ID 1559 which is a small cone, but its too small to look like the pickups
2 ------------------------------------------------------------
is there a way to make a car look damaged on spawn?
i want it to have fill vehicle health tho, just want it to look damaged
3 ------------------------------------------------------------
what would be the best way to place cars? in a gamemode script? filterscript? placing about 50 cars in each filterscript?
4 -------------------------------------------------------------
can some1 help me with a Admin script, i am not a ver good scriptor but i am still learning
i want certain commands
register, login, logout, kick, ban, unban, mute, unmute, freeze, thaw(unfreeze), setcmdlevel, setlevel, warn, unwarn, pwarn, unpwarn
setcmdlevel will set the level needed for a command
for e,g, if kick cmd is for level 3, using setcmdlevel u can make it for level 5 and above
e.g. /setcmdlevel kick 5
and for the thaw(unfreeze) cmd, i want it so that if any1 types in
/unfreeze or /thaw it will still do the same, BUT if the player is not frozen it gives a message
pwarn will give a similar warning as the normal warning command, BUT instead of a kick it will ban, and it has a number of 5 pwarns before recieving a ban
warn will give a player a warning, 3 warnings and player recieves a kick
and no limit to the maximum admin level
and each thing should be registered into a file
users will have their OWN file
for BDK, file will be called BDK in folder Players
file format will be
Name:
Password:
Level:
Bans: (number of bans)
Unbans: (number of unbans)
Kicks: (number of kicks)
Warns: (number of warns)
pwarns: (number of pwarns)
Pwarn reasons: (format:
1 - <reason>
2 - <reason> etc...)
and then another folder called "Data"
where each command is used, such as Ban, login, logout etc...
file will be called depending on the command, ONLY admin cmds
file format is
"Name:
chat: <what they typed in> e.g. /ban BDK DM
-----------------------------"
thank you if you can help me with any of these, mainly the admin script part