
05-05-2007, 01:21 AM
|
|
**FLIP OUT**
|
 |
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
|
|
[/QUOTE]
Quote:
Originally Posted by cbkbud
Look, your code is ****. You took great code from Gambet, erased his name and put your own on it, and then cry to us when it doesn't work.
Firstly, IT IS SERVERSIDE!
Secondly, MAKE A CLASS!
Thirdly, DO NOT MIX GS1 AND GS2!
Go to RC, go to classes, than create a new class. Name it "baddy". In that class, put Gambet's GBaddy. Then put this in a level.
PHP Code:
function onPlayerChats() { if ( player.chat == "/baddy" ) { putnpc2( player.x, player.y, "join( \"baddy\" ); "); } }
Please take the time to look at the wiki and learn GS2, then maybe we won't all have to cry whenever you post.
EDIT:
I second that.
|
that worked thank you soo much.
but how do i delete an npc? |
__________________
**FLIP OUT**
|
|
|
|