please help me with 2 things: -
speedruntrainer - 31.03.2009
How to let other people connect to my SA-MP server? can you continue working with it thoug then?
and 2. why I walk weird?
http://www.youtube.com/watch?v=WBfpv5i_9do< WATCH IN HQ!
Re: please help me with 2 things: -
Pyrokid - 31.03.2009
1) Forward your ports and give your friends the IP.
http://portforward.com
2) Put this in OnGameModeInit:
Re: please help me with 2 things: -
speedruntrainer - 02.04.2009
Doesn't work, possibly it's my fault. I get errors like:
error 029: invalid expression, assumed zero
error 010: invalid function or declaration
And error 055: start of function body without function header
error 010: invalid function or declaration
or that it is already defined but I still walk weird. I don't understand :\
Re: please help me with 2 things: -
Pyrokid - 02.04.2009
Quote:
Originally Posted by speedruntrainer
Doesn't work, possibly it's my fault. I get errors like:
error 029: invalid expression, assumed zero
error 010: invalid function or declaration
And error 055: start of function body without function header
error 010: invalid function or declaration
or that it is already defined but I still walk weird. I don't understand :\
|
You get these errors from the line you put
on?
Re: please help me with 2 things: -
speedruntrainer - 02.04.2009
Sorry, I don't really understand how to do that.
I'm just a person with much problems. I begun Tuesday 24th March making a server. but it's going slow with problems I had.
Re: please help me with 2 things: -
Pyrokid - 02.04.2009
pawn Code:
public OnGameModeInit()
{
UsePlayerPedAnims();
}
Re: please help me with 2 things: -
speedruntrainer - 02.04.2009
LOL, thanks, sorry for misunderstanding.
My Reactiontest 1.0 verstion can directly got to 1.2 because I added minigames in it and fixed /hitman bug of the bounty script. THANKS!!!
EDIT: Still need portforwarding but I don't know where my mom's Router is.