Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 09-20-2003, 07:06 PM
wildwog2001 wildwog2001 is offline
Registered User
Join Date: Mar 2002
Location: Brisbane, Australia
Posts: 27
wildwog2001 is on a distinguished road
Send a message via AIM to wildwog2001
Quote:
Originally posted by SaijinGohan
Well since I'm not able to script it for him, *grumble* I'll do it in words.

Assuming you're using a weapon to do this. Well you want to tokenize the text and triggeraction to the serverside part of the weapon with the account name you are summoning as a parameter.
Now in the serverside you want to collect YOUR x, y, and levelname and then with a getplayer(parameter of accountname) you will go to him and set his x, y, and level to yours.

What an explanation. Does that help any wildwog?

Thanks that does help Sorry for causing all the confusion guys but i have read the rules and i have seen arguments like this before. I hope i didnt cause too much of a problem.
__________________
Reply With Quote
  #17  
Old 09-21-2003, 08:34 PM
GoZelda GoZelda is offline
Mister 1,000,000
GoZelda's Avatar
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
GoZelda will become famous soon enough
Send a message via AIM to GoZelda Send a message via MSN to GoZelda
Re: Summoning Npc.....

Quote:
Originally posted by wildwog2001
I was wondering if anyone could please help me with making a summoning npc, so you could say like, summon player and it would summon them to wear you are, I have no clue where to even start.
Well, maybe you can try to make some NPC like this, even though it isn't really good because of all the NPCserver stuff stuff.

NPC Code:

if (server.ineedperson){
if (strequals(#s(server.neededperson),#a)){
setlevel2 #s(server.neededlevel),#s(server.levelx),#s(server .levely);
}
}

__________________

Quote:
Originally Posted by Lance
stefan is satan
I am the best.
[URL removed]Music or aural pollution?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.