i want to modidy Breadfish's ingame object editor!
#1

hey all,
i have Breadfish's ingame object editor, but i want to make it public on my server, so that all players can use its functions. How do i need to modify the script?
Edit: i forgot to say, bread_oed is for rcon admins only as it was published by breadfish
-Kelito
Reply
#2

Search for IsPlayerAdmin and remove those checks where it needs to be removed.
Reply
#3

i get errors when i try to do that
Reply
#4

cuz you remove a part where the { gets removed
remove the } than too.
Reply
#5

Quote:
Originally Posted by Rksss
cuz you remove a part where the { gets removed
remove the } than too.
IF i do that, commands will be removed too... i dont think that will help
Reply
#6

Quote:
Originally Posted by -Kelito-
Quote:
Originally Posted by Rksss
cuz you remove a part where the { gets removed
remove the } than too.
IF i do that, commands will be removed too... i dont think that will help
Noo just remove the
pawn Code:
if(IsPlayerAdmin(playerid))
{
and its corresponding
pawn Code:
}
Reply
#7

the errors he is talking about is where it says something about #include <dutils> when he does nto have dutils to include in the script...
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)