ID:157651
![]() Jan 27 2010, 1:39 pm
|
|
ok im makeing a game and want to add something that when use a special or something it sends them flying a certain number of tiles ive looked up stuff on resource but theres nothing that helps me (Like make a code for me thatd be great)
|
![]() Jan 27 2010, 3:01 pm
|
|
You can't make a quality game from ripping off sources. Ive been where you are and I tried it. I learned a tiny bit but I was way better off when I read the guide. This is an ex from chapter 7 you could mod:
|
That swaps the people's location... and using usr in non-directly called procedures like Bump() is EXTREMELY bad... you had it working nicely with src...
You were on the right track though: mob/Bump(mob/M) |