Graal Forums  

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

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-04-2002, 04:49 PM
Despo1 Despo1 is offline
Registered User
Join Date: May 2002
Location: G3rM4nY
Posts: 38
Despo1 is on a distinguished road
Send a message via AIM to Despo1
with() problem

also i want to read of a db npc and add the worth of the variable to the lokal script also i saw in some scripts:

NPC Code:

with(getnpc(Hat-Shops)){
hatc = strtofloat(#s(this.hatc#v(hatn)));
}



or

NPC Code:

with(getnpc(Hat-Shops)){
setstring server.temp,#s(this.hatc#v(hatn));
}
hatc = strtofloat(#s(server.temp));
setstring server.temp,;

__________________
Bl4h Si6n4tur3s sUx3n
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 09:47 PM.


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