Jump to content

People (BOTs) in a server


Recommended Posts

Hi there, Its me again,

I was making my server till i didnt join another server in the nightly where i saw people (bot) walking :shock::shock: HOW? I want too :) I someone knows pls tell me

I see a player called "DP2.3" that goes on all the servers. Is that a bot too or just a player. Also I have never seen him use commands when told how to, he has never said anything on chat either.

Link to comment

DP2.3 is the default name for... well, DP2.3...

Personally, I used to block everybody trying to enter my server with names like "Player" or "DP2.3" simply because otherwise, they'd be used by tons of people at the same time.

But, they're not bots, the reason they don't respond is either that they're dumb (I mean, seriously, how freaking hard is it to change your nickname) or can't be assed. :P

Link to comment

I tryed to make 'em walk but no sucses :(

Here is the code

function pedLoad ( )

ped1 = createPed ( 56, 1178, -1323, 14.1 )

setPedRotation( ped1, 315 )

setTimer(setPedAnimation, 5000, 1, ped1,"ped","WOMAN_walknorm",-1,true,true,true )

setTimer(setPedRotation, 1000, 1, ped1,"ped", 77 )

end

addEventHandler ( "onResourceStart", getRootElement(), pedLoad )

Any ideas

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...